]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/encconv.tex
don't always erase the background ourselves as this is incompatible with XP themed...
[wxWidgets.git] / docs / latex / wx / encconv.tex
index d9db707ce06e42bbdc5837270b1a4c066e344504..75d3f757ccb6179fcd861387bd9fb128637593dc 100644 (file)
@@ -85,7 +85,7 @@ or output encoding is not supported.)
 \func{static bool}{CanConvert}{\param{wxFontEncoding}{encIn}, \param{wxFontEncoding }{encOut}}
 
 Return true if (any text in) multibyte encoding \arg{encIn} can be converted to
-another one (\it{encOut}) losslessly.
+another one ({\it encOut}) losslessly.
 
 Do not call this method with \texttt{wxFONTENCODING\_UNICODE} as either
 parameter, it doesn't make sense (always works in one sense and always depends