Added a \todo note questioning a part of the code.
[synfig.git] / synfig-studio / trunk / src / synfigapp / actions / activepointsetsmart.cpp
index 895f309..1110f96 100644 (file)
@@ -361,5 +361,5 @@ Action::ActivepointSetSmart::prepare()
        catch(int){}
        catch(Exception::NotFound){}
 
-       throw Error(_("Unable to determine how to procede. This is a bug."));
+       throw Error(_("Unable to determine how to proceed. This is a bug."));
 }