X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aaae8296646096f4f4e0cd6dc6ad77e1fed4c4c2..d30ff492f0ee23d067e996c0a5f769e4dafb0225:/docs/latex/wx/valtext.tex?ds=sidebyside diff --git a/docs/latex/wx/valtext.tex b/docs/latex/wx/valtext.tex index c3c286ecc5..0973e9df20 100644 --- a/docs/latex/wx/valtext.tex +++ b/docs/latex/wx/valtext.tex @@ -48,7 +48,7 @@ checks if the user input is on the list, complaining if not.} checks if the user input is on the list, complaining if it is.} \twocolitem{{\bf wxFILTER\_INCLUDE\_CHAR\_LIST}}{Use an include list. The validator checks if each input character is in the list (one character per list element), complaining if not.} -\twocolitem{{\bf wxFILTER\_INCLUDE\_CHAR\_LIST}}{Use an include list. The validator +\twocolitem{{\bf wxFILTER\_EXCLUDE\_CHAR\_LIST}}{Use an include list. The validator checks if each input character is in the list (one character per list element), complaining if it is.} \end{twocollist} }