Module: synfig
Branch: master
Commit: 987829bfaa1edbe7764ea7222855102b872b0351
URL:    
http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=987829bfaa1edbe7764ea7222855102b872b0351

Author: Carlos Lopez <genet...@gmail.com>
Date:   Mon May 17 19:30:38 2010 +0200

Typo

---

 synfig-studio/src/gtkmm/about.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/synfig-studio/src/gtkmm/about.cpp 
b/synfig-studio/src/gtkmm/about.cpp
index 1d8c065..ef8404d 100644
--- a/synfig-studio/src/gtkmm/about.cpp
+++ b/synfig-studio/src/gtkmm/about.cpp
@@ -137,7 +137,7 @@ About::About()
        authors.push_back("");
        authors.push_back("Adrian Winchell (SnapSilverlight)");
        authors.push_back("Andreas Jochens");
-       authors.puch_back("Brendon Higgins");
+       authors.push_back("Brendon Higgins");
        authors.push_back("Carlos López González (genete)");
        authors.push_back("Carlos A. Sosa Navarro");
        authors.push_back("Chris Moore (dooglus)");


------------------------------------------------------------------------------

_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to