]> git.saurik.com Git - wxWidgets.git/commitdiff
Typo fix (age -> page) and \texttt{NULL} -> \NULL
authorMart Raudsepp <leio@gentoo.org>
Wed, 24 May 2006 23:23:19 +0000 (23:23 +0000)
committerMart Raudsepp <leio@gentoo.org>
Wed, 24 May 2006 23:23:19 +0000 (23:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/notebook.tex

index ea9dedcc4814b4cc0230ccb4427b0b50357dffde..75853fa697d10b1493a0c6944d29bd3633d648aa 100644 (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}