X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/175bb578e0a23e7b2f71dfde16898c184e8a5467..3b49331b7441e091fc5997b830801d76a1243f28:/include/wx/os2/stdpaths.h diff --git a/include/wx/os2/stdpaths.h b/include/wx/os2/stdpaths.h index 353fc5b672..7fb7fcf7fc 100644 --- a/include/wx/os2/stdpaths.h +++ b/include/wx/os2/stdpaths.h @@ -24,7 +24,7 @@ public: // The program directory can be determined automatically from argv[0], // this function is automatically called from application initialisation. // If you override the initialisation routine, you should call it - // explicitely yourself. + // explicitly yourself. static void SetInstallPrefix(const wxString& prefix); // get the program installation prefix