]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mimetype.h
Export recently added wxRichTextXMLHelper to fix link errors.
[wxWidgets.git] / include / wx / mimetype.h
index 3f7516d63b16d43b6ede04ca02ae9bcd845cd972..b3ae6b77b071b539879179cb6e156aca9e0276f6 100644 (file)
@@ -5,7 +5,6 @@
 // Modified by:
 //  Chris Elliott (biol75@york.ac.uk) 5 Dec 00: write support for Win32
 // Created:     23.09.98
-// RCS-ID:      $Id$
 // Copyright:   (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
 // Licence:     wxWindows licence (part of wxExtra library)
 /////////////////////////////////////////////////////////////////////////////
@@ -389,7 +388,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);