]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mbcnvut8.tex
remove _ from labels
[wxWidgets.git] / docs / latex / wx / mbcnvut8.tex
index 19801f9571d9ecf5a84bc2e2cbe7db6094fb9730..46743a76d534d41d588a8dce5ddea6266ae147d9 100644 (file)
@@ -16,6 +16,10 @@ It has one predefined instance, {\bf wxConvUTF8}.
 
 <wx/strconv.h>
 
 
 <wx/strconv.h>
 
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxMBConvUTF7}{wxmbconvutf7}, 
 \wxheading{See also}
 
 \helpref{wxMBConvUTF7}{wxmbconvutf7}, 
@@ -34,7 +38,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 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}
 
 detect whether a string is encoded with UTF-8 or not
 \end{itemize}