X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a66abda9d31bd568152769cc7fa594ef168f8aca..783d4c893170286815a6d401d79229d10f9367dc:/docs/latex/wx/print.tex diff --git a/docs/latex/wx/print.tex b/docs/latex/wx/print.tex index c2eb9f3114..088dca0e5f 100644 --- a/docs/latex/wx/print.tex +++ b/docs/latex/wx/print.tex @@ -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}