]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/valtext.tex
removed wxEncodingConverter from docs where wxMBConv should be mentioned instead
[wxWidgets.git] / docs / latex / wx / valtext.tex
index 87ca0bb22ba19520d3d9ba59d268a9c4fcd32669..0928570119ab582f62c8cc0d10c86c9993f6d106 100644 (file)
@@ -55,7 +55,7 @@ checks if each input character is in the list (one character per list element),
 
 \docparam{valPtr}{A pointer to a wxString variable that contains the value. This variable
 should have a lifetime equal to or longer than the validator lifetime (which is usually
-determined by the lifetime of the window). % If NULL, the validator uses its own internal storage for the value. NOT TRUE
+determined by the lifetime of the window). % If NULL, the validator uses its own internal storage for the value. NOT true
 }
 
 \membersection{wxTextValidator::\destruct{wxTextValidator}}