summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
authorStani <spe.stani.be@gmail.com>2015-07-06 15:12:38 +0200
committerStani <spe.stani.be@gmail.com>2015-07-06 15:12:38 +0200
commit3442cac58db1e6688e15541da68b0dcfea98b977 (patch)
tree65e68559ba98d2c518971769f06877785a47685d /doc.go
parenteedf31684c3a5cc1ab4ae6dfea0e8c0869c59cfe (diff)
fix stanim acknowledgment
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc.go b/doc.go
index 4e54658..75091e0 100644
--- a/doc.go
+++ b/doc.go
@@ -72,7 +72,7 @@ Reader interface while maintaining backward compatibility. Anthony Starks
provided code for the Polygon function. Robert Lillack provided the Beziergon
function and corrected some naming issues with the internal curve function.
Claudio Felber provided implementations for dashed line drawing and generalized
-font loading. Stanim provided support for multi-segment path drawing with
+font loading. Stani Michiels provided support for multi-segment path drawing with
smooth line joins and line join styles. Bruno Michel has provided valuable
assistance with the code.