From: Julian Smart Date: Sun, 12 Nov 2006 18:01:16 +0000 (+0000) Subject: Typo fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f83d50d26192dc90fc4413359089f0c488389d86 Typo fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/auinotebook.tex b/docs/latex/wx/auinotebook.tex index ac149023f0..f695906ac3 100644 --- a/docs/latex/wx/auinotebook.tex +++ b/docs/latex/wx/auinotebook.tex @@ -78,7 +78,7 @@ Returns the number of pages. \constfunc{int}{GetPageIndex}{\param{wxWindow* }{page\_wnd}} -Reurns the page index for the specified window. If the window is not found in the notebook, wxNOT_FOUND is returned. +Returns the page index for the specified window. If the window is not found in the notebook, wxNOT_FOUND is returned. \membersection{wxAuiNotebook::GetSelection}\label{wxauinotebookgetselection}