]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/encconv.h
Smartphone fix.
[wxWidgets.git] / include / wx / encconv.h
index f950f634cbf78718fae4dc674e177535bc6a16bb..3c6b65e89e7eb0304ac578be161b26b82716084b 100644 (file)
@@ -85,7 +85,7 @@ class WXDLLIMPEXP_BASE wxEncodingConverter : public wxObject
             //     both modes gurantee that output string will have same length
             //     as input string
             //
-            // Returns FALSE if given conversion is impossible, TRUE otherwise
+            // Returns false if given conversion is impossible, true otherwise
             // (conversion may be impossible either if you try to convert
             // to Unicode with non-Unicode build of wxWidgets or if input
             // or output encoding is not supported.)