Typo fix (age -> page) and \texttt{NULL} -> \NULL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mart Raudsepp 2006-05-24 23:23:19 +00:00
parent 98b9b5eaf3
commit 93664d1bff

View File

@ -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}