]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/mimetype.h
Add support for wxHELP button to wxMessageDialog.
[wxWidgets.git] / interface / wx / mimetype.h
index 77059fab23e7406aabaa46c42ab34fb1510d977a..0a31361309124268af781cf8a11e281099a7cd70 100644 (file)
@@ -152,7 +152,7 @@ wxMimeTypesManager* wxTheMimeTypesManager;
     such as the original file name or the charset (for the text documents).
     These parameters may be useful to the program used to open, edit, view or
     print the message, so, for example, an e-mail client program will have to
-    pass them to this program. Because wxFileType itself can not know about
+    pass them to this program. Because wxFileType itself cannot know about
     these parameters, it uses MessageParameters class to query them.
 
     The default implementation only requires the caller to provide the file name