X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df53be12c55c077d9c2e1c479a1552188638495c..fa93d732e2afd376527d9c0eb726057f15f18868:/include/wx/mimetype.h diff --git a/include/wx/mimetype.h b/include/wx/mimetype.h index 3f7516d63b..0bffcb0fee 100644 --- a/include/wx/mimetype.h +++ b/include/wx/mimetype.h @@ -389,7 +389,7 @@ public: // operations // expand a string in the format of GetOpenCommand (which may contain - // '%s' and '%t' format specificators for the file name and mime type + // '%s' and '%t' format specifiers for the file name and mime type // and %{param} constructions). static wxString ExpandCommand(const wxString& command, const MessageParameters& params);