From 987829bfaa1edbe7764ea7222855102b872b0351 Mon Sep 17 00:00:00 2001 From: Carlos Lopez Date: Mon, 17 May 2010 19:30:38 +0200 Subject: [PATCH] Typo --- synfig-studio/src/gtkmm/about.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)"); -- 2.7.4