]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpdata.h
temporarily reverted binary backwards incompatible DoCreate to XmDoCreateTLW renaming
[wxWidgets.git] / include / wx / html / helpdata.h
index a59c6f76d633f560711c4dc3f1fe744799ba6d53..e689747ce44b5241ccaa113617662a79bb80907c 100644 (file)
@@ -153,8 +153,8 @@ private:
 };
 
 
-// State information of a search action. I'd have prefered to make this a nested
-// class inside wxHtmlHelpData, but that's against coding standards :-(
+// State information of a search action. I'd have preferred to make this a
+// nested class inside wxHtmlHelpData, but that's against coding standards :-(
 // Never construct this class yourself, obtain a copy from
 // wxHtmlHelpData::PrepareKeywordSearch(const wxString& key)
 class WXDLLIMPEXP_HTML wxHtmlSearchStatus