]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mimetype.h
support for simulating focus events since not all controls can be focused
[wxWidgets.git] / include / wx / mimetype.h
index 3f7516d63b16d43b6ede04ca02ae9bcd845cd972..0bffcb0fee8f269d64ba331a607b2e533f9d1551 100644 (file)
@@ -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);