From: Ron Lee Date: Wed, 5 Dec 2001 22:15:41 +0000 (+0000) Subject: typo fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c8499e53d820ed68ad6a1e9b25d963107641af14 typo fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/hash.tex b/docs/latex/wx/hash.tex index 6e45cab36e..8bfc618b94 100644 --- a/docs/latex/wx/hash.tex +++ b/docs/latex/wx/hash.tex @@ -127,7 +127,7 @@ Inserts data into the hash table, using an integer or string key (depending on w has table constructor was used). The key string is copied and stored by the hash table implementation. -\membersection{wxList::GetCount} +\membersection{wxHashTable::GetCount} \constfunc{size\_t}{GetCount}{\void}