From: dooglus Date: Sun, 7 Oct 2007 22:28:34 +0000 (+0000) Subject: Typo. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=47a6485b6c2602a8bce63cbf09ded0952566a70a;p=synfig.git Typo. git-svn-id: http://svn.voria.com/code@857 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-core/trunk/src/synfig/blur.cpp b/synfig-core/trunk/src/synfig/blur.cpp index ec80fd7..85ce275 100644 --- a/synfig-core/trunk/src/synfig/blur.cpp +++ b/synfig-core/trunk/src/synfig/blur.cpp @@ -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 &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... */