diff --git a/docs/latex/wx/notebook.tex b/docs/latex/wx/notebook.tex index ea9dedcc48..75853fa697 100644 --- a/docs/latex/wx/notebook.tex +++ b/docs/latex/wx/notebook.tex @@ -199,7 +199,7 @@ The call to this function generates the page changing events. \constfunc{wxWindow *}{GetCurrentPage}{\void} -Returns the currently selected notebook age or \texttt{NULL}. +Returns the currently selected notebook page or \NULL. \membersection{wxNotebook::GetImageList}\label{wxnotebookgetimagelist}