]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/encconv.h
Support some CSS styles for the links in wxHTML too.
[wxWidgets.git] / include / wx / encconv.h
index 2d993aad90f5aad97e8501de1052c43620d8d56a..bc464785c8391d7b26cc724ed41ae0a0f6a6a57d 100644 (file)
@@ -110,8 +110,8 @@ class WXDLLIMPEXP_BASE wxEncodingConverter : public wxObject
             // Equivalence is defined in terms of convertibility:
             // 2 encodings are equivalent if you can convert text between
             // then without losing information (it may - and will - happen
-            // that you loose special chars like quotation marks or em-dashes
-            // but you shouldn't loose any diacritics and language-specific
+            // that you lose special chars like quotation marks or em-dashes
+            // but you shouldn't lose any diacritics and language-specific
             // characters when converting between equivalent encodings).
             //
             // Convert() method is not limited to converting between