X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/175bb578e0a23e7b2f71dfde16898c184e8a5467..eafdb19c44154550b3c6155a62642e7ab5c6e64d:/include/wx/os2/stdpaths.h diff --git a/include/wx/os2/stdpaths.h b/include/wx/os2/stdpaths.h index 353fc5b672..72ae2ea183 100644 --- a/include/wx/os2/stdpaths.h +++ b/include/wx/os2/stdpaths.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: wx/msw/stdpaths.h +// Name: wx/os2/stdpaths.h // Purpose: wxStandardPaths for OS/2 // Author: Stefan Neis // Modified by: @@ -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