X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df53be12c55c077d9c2e1c479a1552188638495c..c29c95fe24973b94fd724db767193171ca7c513d:/interface/wx/mimetype.h diff --git a/interface/wx/mimetype.h b/interface/wx/mimetype.h index 77059fab23..0a31361309 100644 --- a/interface/wx/mimetype.h +++ b/interface/wx/mimetype.h @@ -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