From: Julian Smart Date: Mon, 26 Mar 2007 09:42:43 +0000 (+0000) Subject: Typo correction X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4f0cd9b61e495118eb4cbb332c5a599535397ee7?ds=inline Typo correction git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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.