From 47a6485b6c2602a8bce63cbf09ded0952566a70a Mon Sep 17 00:00:00 2001 From: dooglus Date: Sun, 7 Oct 2007 22:28:34 +0000 Subject: [PATCH] Typo. git-svn-id: http://svn.voria.com/code@857 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-core/trunk/src/synfig/blur.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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... */ -- 2.7.4