Improvements to interaction with waypoints in time-shifted canvases.
[synfig.git] / synfig-core / trunk / src / synfig / blur.cpp
index 5a673cd..85ce275 100644 (file)
@@ -1,8 +1,8 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file blur.cpp
+/*!    \file synfig/blur.cpp
 **     \brief Blur Implementation File
 **
-**     $Id: blur.cpp,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -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...
                        */