X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/175bb578e0a23e7b2f71dfde16898c184e8a5467..f3ff831f3be88834579fc9a0ce17f24745650faf:/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