]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/print.tex
fixed the wrong examples of CalcScrolled/UnscrolledPosition() usage
[wxWidgets.git] / docs / latex / wx / print.tex
index c2eb9f3114c440924c0e1dd9e1ac6d004c83b62b..088dca0e5f67988af2bc3d0ab9d6f1aa7bd4080a 100644 (file)
@@ -830,7 +830,7 @@ checked) from within the overridden function, since it calls wxDC::StartDoc.
 
 \pythonnote{If this method is overridden 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}