X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eecb33b0189a3804dead82317a575e0f1d52cd9f..b9efe021b554fa3967d1442cf758435c5cd5ae8f:/include/wx/app.h?ds=sidebyside diff --git a/include/wx/app.h b/include/wx/app.h index e24b165c2b..02c5aee54d 100644 --- a/include/wx/app.h +++ b/include/wx/app.h @@ -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,