]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/app.h
Typo correction patch [ 1208110 ] Lots of typo corrections
[wxWidgets.git] / include / wx / app.h
index e24b165c2bc3e510b632bc2cd6bc358fbcea70fe..02c5aee54d3bfee1fada5b7cb6a710af94adaf63 100644 (file)
@@ -263,7 +263,7 @@ public:
     // version does the normal processing (i.e. shows the usual assert failure
     // dialog box)
     //
-    // the arguments are the place where the assert occured, the text of the
+    // the arguments are the place where the assert occurred, the text of the
     // assert itself and the user-specified message
 #ifdef __WXDEBUG__
     virtual void OnAssert(const wxChar *file,