summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
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.