]> git.saurik.com Git - wxWidgets.git/commitdiff
typo
authorRobert Roebling <robert@roebling.de>
Thu, 22 Jan 2009 14:11:12 +0000 (14:11 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 22 Jan 2009 14:11:12 +0000 (14:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/gtk/private.cpp

index 54bc50973c6b82fd821c01801789e19b7b96723d..29ffce697f599c0ec54a0483d316ed31de09325e 100644 (file)
@@ -117,7 +117,7 @@ static GtkWidget *s_first_button = NULL;
 static GtkWidget *s_other_button = NULL;
 static GtkWidget *s_last_button = NULL;
 
-static void CreateHeaderButtona()
+static void CreateHeaderButtons()
 {
         // Get the dummy tree widget, give it a column, and then use the
         // widget in the column header for the rendering code.