]> source.dussan.org Git - svg.js.git/commitdiff
Typo in docs 0.18
authorwout <wout@impinc.co.uk>
Tue, 4 Jun 2013 18:44:45 +0000 (19:44 +0100)
committerwout <wout@impinc.co.uk>
Tue, 4 Jun 2013 18:44:45 +0000 (19:44 +0100)
README.md

index 75241e2c9f47c59efed82127e4c08ca39f62a410..3f30c2396ae4af0c135eaf2686f8227f1e504035 100644 (file)
--- a/README.md
+++ b/README.md
@@ -302,7 +302,7 @@ rect.transform({
 , cy:       [y rotation point]
 
 , scaleX:   [scaling on x-axis]
-, scaleX:   [scaling on y-axis]
+, scaleY:   [scaling on y-axis]
 
 , skewX:    [skewing on x-axis]
 , skewY:    [skewing on y-axis]