X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..07b87e8d9b49b46bbe71d414feb35db2be278586:/docs/latex/wx/mbcnvut8.tex diff --git a/docs/latex/wx/mbcnvut8.tex b/docs/latex/wx/mbcnvut8.tex index 19801f9571..abbdede599 100644 --- a/docs/latex/wx/mbcnvut8.tex +++ b/docs/latex/wx/mbcnvut8.tex @@ -34,7 +34,7 @@ protocols, and database fields. Notable properties include: \item Null bytes do not occur in the encoding, except when there's an actual Unicode null character \item Preserves sort ordering for plain 8-bit comparison routines like strcmp() -\item High bit patterns unambiguates character boundaries, and makes it easy to +\item High bit patterns disambiguates character boundaries, and makes it easy to detect whether a string is encoded with UTF-8 or not \end{itemize}