]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tmbconv.tex
assert if opening more than one find/replace dialog under the same parent -- this...
[wxWidgets.git] / docs / latex / wx / tmbconv.tex
index 2a1ad1f34890d86f4d8d4bc0165ab8de17008600..4ef2750a27ef12a69eccdd8b5ea53a5f2148cbbe 100644 (file)
@@ -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}