Typo: 'procede' -> 'proceed'.
[synfig.git] / synfig-studio / trunk / src / synfigapp / actions / waypointsetsmart.cpp
index 4ecc795..416b448 100644 (file)
@@ -465,5 +465,5 @@ Action::WaypointSetSmart::prepare()
        }
        catch(synfig::Exception::NotFound){ } catch(int){ }
 
-       throw Error(_("Unable to determine how to procede. This is a bug."));
+       throw Error(_("Unable to determine how to proceed. This is a bug."));
 }