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