Successfully fixed speling mistakes.
[synfig.git] / synfig-studio / trunk / src / gtkmm / main.cpp
index 0eacd8f..5f5933b 100644 (file)
@@ -116,7 +116,7 @@ int main(int argc, char **argv)
                throw;
        }
 
-       std::cerr<<"Application appears to have terminated successfuly"<<std::endl;
+       std::cerr<<"Application appears to have terminated successfully"<<std::endl;
 
        return 0;
 }