X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/328fafa1db150b08d1793bafd1b17208857d0102..e25cd7750c571191ce69438de5f7c0293d1b5270:/interface/wx/app.h diff --git a/interface/wx/app.h b/interface/wx/app.h index 60f7ff619e..4fea75c14b 100644 --- a/interface/wx/app.h +++ b/interface/wx/app.h @@ -107,7 +107,7 @@ public: /** Returns the one and only global application object. - Usually ::wxTheApp is usead instead. + Usually wxTheApp is used instead. @see SetInstance() */