From: Carlos Lopez Date: Mon, 17 May 2010 17:30:38 +0000 (+0200) Subject: Typo X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=987829bfaa1edbe7764ea7222855102b872b0351;p=synfig.git Typo --- 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)");