Typo: 'colision' -> 'collision'.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 30 Oct 2007 16:13:01 +0000 (16:13 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 30 Oct 2007 16:13:01 +0000 (16:13 +0000)
git-svn-id: http://svn.voria.com/code@1072 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-studio/trunk/src/synfigapp/actions/keyframeset.cpp

index 0851932..ac787b2 100644 (file)
@@ -375,7 +375,7 @@ Action::KeyframeSet::perform()
                throw Error(_("Unable to find the given keyframe"));
        }
 
-       // Check for colisions
+       // Check for collisions
        if(old_time!=new_time)
        {
                try {