]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/validatr.tex
documented 2nd prototype of wxListCtrl::SetItem
[wxWidgets.git] / docs / latex / wx / validatr.tex
index a8d9d9b0d34c1a37bf0455560d1ea501562f73dd..cb23b952888fe2aee278f4680a03b3dd04dda7a4 100644 (file)
@@ -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}