]> git.saurik.com Git - wxWidgets.git/blobdiff - misc/theme_test/test.c
Compilation fix for wxMSW with wxUSE_MSGBOX_HOOK==0.
[wxWidgets.git] / misc / theme_test / test.c
index 58c6bebdee346d747d0c6d9265c5f4b5de447365..f9b9c88579d602ada6da78ba11fb5e01a94bbac9 100644 (file)
@@ -84,7 +84,7 @@ int main (int argc, char *argv[])
     gtk_table_attach_defaults(GTK_TABLE(table), notebook, 0,6,0,1);
     gtk_widget_show(notebook);
     
     gtk_table_attach_defaults(GTK_TABLE(table), notebook, 0,6,0,1);
     gtk_widget_show(notebook);
     
-    /* Now finally lets prepend pages to the notebook */
+    /* Now finally let's prepend pages to the notebook */
     
        frame = gtk_frame_new ("frame");
        gtk_container_set_border_width (GTK_CONTAINER (frame), 10);
     
        frame = gtk_frame_new ("frame");
        gtk_container_set_border_width (GTK_CONTAINER (frame), 10);