X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/802fa22622ff0e179592b70aab49052f621144f3..034ad06337f97ffa3742fd8d9a8df2a4e9d5ed4a:/docs/latex/wx/tmbconv.tex?ds=inline diff --git a/docs/latex/wx/tmbconv.tex b/docs/latex/wx/tmbconv.tex index 2a1ad1f348..4ef2750a27 100644 --- a/docs/latex/wx/tmbconv.tex +++ b/docs/latex/wx/tmbconv.tex @@ -52,7 +52,7 @@ literals). But often, your environment doesn't want Unicode strings. You could be sending data over a network, or processing a text file for some other application. You need a way to quickly convert your easily-handled Unicode data to and from a -traditional 8-bit-encoding. And this is what the wxMBConv classes do. +traditional 8-bit encoding. And this is what the wxMBConv classes do. \subsection{wxMBConv classes}\label{wxmbconvclasses}