From e99dd1156f090567a1817fc335c3481b3f79d924 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 26 Mar 2007 09:42:43 +0000 Subject: [PATCH] Typo correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/regkey.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/regkey.tex b/docs/latex/wx/regkey.tex index ac862814c8..f5853a10a3 100644 --- a/docs/latex/wx/regkey.tex +++ b/docs/latex/wx/regkey.tex @@ -144,7 +144,7 @@ Gets the name of the registry key. \membersection{wxRegKey::GetFirstKey}\label{wxregkeygetfirstkey} -\func{bool}{GetKeyValue}{\param{wxString\&}{ strKeyName}, \param{long\&}{ lIndex}} +\func{bool}{GetFirstKey}{\param{wxString\&}{ strKeyName}, \param{long\&}{ lIndex}} Gets the first key.