]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/print.tex
Ops
[wxWidgets.git] / docs / latex / wx / print.tex
index c8510ba8d011148593326ad0520376d429915b85..73424a6f45416e598d9cacd9fee66382d7f6fb29 100644 (file)
@@ -806,7 +806,7 @@ checked) from within the overriden function, since it calls wxDC::StartDoc.
 
 \pythonnote{If this method is overriden in a Python class then the
 base class version can be called by using the method
-\tt{base_OnBeginDocument(startPage, endPage)}. }
+{\tt base_OnBeginDocument(startPage, endPage)}. }
 
 \membersection{wxPrintout::OnEndDocument}\label{wxprintoutonenddocument}