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}