]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mimetype.h
Let Cygwin be a Windows build for wxMSW and a unix build otherwise
[wxWidgets.git] / include / wx / mimetype.h
index b398d8c9742bf1f87fa2740d0cde11d61e12232a..e403c1728ee79d901be79ff93b17c83007add090 100644 (file)
@@ -320,7 +320,7 @@ public:
     wxFileType *GetFileTypeFromMimeType(const wxString& mimeType);
 
     // other operations: return true if there were no errors or false if there
-    // were some unreckognized entries (the good entries are always read anyhow)
+    // were some unrecognized entries (the good entries are always read anyhow)
     //
     // FIXME: These ought to be private ??