Typo.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 7 Oct 2007 22:28:34 +0000 (22:28 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 7 Oct 2007 22:28:34 +0000 (22:28 +0000)
git-svn-id: http://svn.voria.com/code@857 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/src/synfig/blur.cpp

index ec80fd7..85ce275 100644 (file)
@@ -717,7 +717,7 @@ bool Blur::operator ()(const Surface &surface,
                           is necessary to insure consistant
                           results when rendered to different
                           resolutions.
-                          Unfortunately, this automaticly
+                          Unfortunately, this automatically
                           squares our rendertime.
                           There has got to be a faster way...
                        */
@@ -1091,7 +1091,7 @@ bool Blur::operator ()(const surface<float> &surface,
                           is necessary to insure consistant
                           results when rendered to different
                           resolutions.
-                          Unfortunately, this automaticly
+                          Unfortunately, this automatically
                           squares our rendertime.
                           There has got to be a faster way...
                        */