]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/encconv.tex
renamed HasFocus() to IsActive() to avoid confusion with FindFocus(); documented...
[wxWidgets.git] / docs / latex / wx / encconv.tex
index a0a4e96c219a90004100526cc89eb703c34b3100..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