X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fblur.cpp;h=85ce275faacf8280a1ea4c313cd5065eab673b93;hb=5f937f1d74ccc6dc54f876e62cdea574e7cb56bf;hp=ec80fd75cd1346d36d90a7eb683c0623b6b271f1;hpb=cc54c38609ee9745ad678e5e9b9d7d2912be9c95;p=synfig.git 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... */