X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76e1c2debfe9558f79ab7c6cd2be1afc8b9d42c1..f6081a0462089eaa1da4d38b260af032b349a041:/docs/latex/wx/validatr.tex diff --git a/docs/latex/wx/validatr.tex b/docs/latex/wx/validatr.tex index a8d9d9b0d3..cb23b95288 100644 --- a/docs/latex/wx/validatr.tex +++ b/docs/latex/wx/validatr.tex @@ -19,7 +19,7 @@ To specify a default, `null' validator, use the symbol {\bf wxDefaultValidator}. For more information, please see \helpref{Validator overview}{validatoroverview}. \pythonnote{If you wish to create a validator class in wxPython you should -derive the class from \tt{wxPyValidator} in order to get Python-aware +derive the class from {\tt wxPyValidator} in order to get Python-aware capabilities for the various virtual methods.} \wxheading{Derived from}