From: Robert Roebling Date: Thu, 22 Jan 2009 14:11:12 +0000 (+0000) Subject: typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ecdf28983ce7862b1a0f2a5fe4c3001a5e9df81b?ds=inline typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/gtk/private.cpp b/src/gtk/private.cpp index 54bc50973c..29ffce697f 100644 --- a/src/gtk/private.cpp +++ b/src/gtk/private.cpp @@ -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.