X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/105b2ca747a5a405262d9be7028bc082400f6898..d642db66a5efc82d374b813022c72ba88bc50839:/include/wx/encconv.h diff --git a/include/wx/encconv.h b/include/wx/encconv.h index 2d993aad90..bc464785c8 100644 --- a/include/wx/encconv.h +++ b/include/wx/encconv.h @@ -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