From 4f0cd9b61e495118eb4cbb332c5a599535397ee7 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/trunk@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.