]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/app.h
gtk notebook page style fixes (patch 984864)
[wxWidgets.git] / include / wx / app.h
index 5cd13556bb836359b6c6ed575d33cdabb590a90e..887ddbdaad9a38ba495f24122d998afe47402d6e 100644 (file)
@@ -92,7 +92,7 @@ public:
     // class OnInit() to do it.
     virtual bool OnInit();
 
-    // this is here only temproary hopefully (FIXME)
+    // this is here only temporary hopefully (FIXME)
     virtual bool OnInitGui() { return true; }
 
     // This is the replacement for the normal main(): all program work should