From f83d50d26192dc90fc4413359089f0c488389d86 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sun, 12 Nov 2006 18:01:16 +0000 Subject: [PATCH] Typo fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/auinotebook.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.50.0