]> source.dussan.org Git - svg.js.git/commitdiff
fix spelling
authordotnetCarpenter <jon.ronnenberg@gmail.com>
Sun, 23 Oct 2016 15:11:56 +0000 (13:11 -0200)
committerdotnetCarpenter <jon.ronnenberg@gmail.com>
Sun, 23 Oct 2016 15:35:13 +0000 (13:35 -0200)
CHANGELOG.md

index 41beb25b30b90e30fda8261066ce3166c5067b80..6be5939311654b6811520337a2c7ae322aad69bf 100644 (file)
@@ -7,7 +7,7 @@
 - added specs for `SVG.FX` -> __TODO!__
 
 # 2.3.6
-- fixed leading and trailing in SVG.PointArray would return NaN for some points (695f26a)
+- fixed leading and trailing space in SVG.PointArray would return NaN for some points (695f26a) (#527)
 - make SVG.FX.loop modify the last situation instead of the current one (#532)
 - fixed test of `SVG.FX.afterAll` (#534)
 - fixed `SVG.FX.speed()` (#536)