From 93664d1bff826fa6cd273ecf83cf4518cca52262 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Wed, 24 May 2006 23:23:19 +0000 Subject: [PATCH] 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 --- docs/latex/wx/notebook.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.50.0