diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index a8679af379..12745281a3 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -915,9 +915,9 @@ Returns the extra style bits for the window. \membersection{wxWindow::GetFont}\label{wxwindowgetfont} -\constfunc{wxFont\&}{GetFont}{\void} +\constfunc{wxFont}{GetFont}{\void} -Returns a reference to the font for this window. +Returns the font for this window. \wxheading{See also}