]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/app.h
ignore vc*_msw* build directories
[wxWidgets.git] / include / wx / app.h
index ccd8ef978c92f0b086fcdac634bbd02fddc30d90..21cf8a1ae5e9d73b0ae91517061c9cb4dae65fee 100644 (file)
@@ -195,7 +195,7 @@ public:
     // either should be configurable by the user (then he can change the
     // default behaviour simply by overriding CreateTraits() and returning his
     // own traits object) or which is GUI/console dependent as then wxAppTraits
-    // allows us to abstract the differences behind the common fade
+    // allows us to abstract the differences behind the common facade
     wxAppTraits *GetTraits();