]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mbcnvut8.tex
Fixed problem with Calltip tab not refreshing properly on Windows.
[wxWidgets.git] / docs / latex / wx / mbcnvut8.tex
index 19801f9571d9ecf5a84bc2e2cbe7db6094fb9730..abbdede5998c7e7d164b42b226d1cbfe07dabea7 100644 (file)
@@ -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}