X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ff1ce99740964bffda6e8ee630ddf799d639cf69..32485259c1342115488d219776dfebeb3d4d81b1:/include/wx/cmdline.h diff --git a/include/wx/cmdline.h b/include/wx/cmdline.h index cdfb4d2fba..336ea9b6ad 100644 --- a/include/wx/cmdline.h +++ b/include/wx/cmdline.h @@ -174,7 +174,7 @@ public: // parse the command line, return 0 if ok, -1 if "-h" or "--help" option // was encountered and the help message was given or a positive value if a - // syntax error occured + // syntax error occurred // // if showUsage is true, Usage() is called in case of syntax error or if // help was requested