]> git.saurik.com Git - wxWidgets.git/commitdiff
Typo fix
authorJulian Smart <julian@anthemion.co.uk>
Sun, 12 Nov 2006 18:01:16 +0000 (18:01 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 12 Nov 2006 18:01:16 +0000 (18:01 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/auinotebook.tex

index ac149023f06e317755d2cc30c354fd050eb51cc6..f695906ac3b010e70c6ef3e3c74effcdfc664e90 100644 (file)
@@ -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}