]> git.saurik.com Git - wxWidgets.git/commitdiff
typo fix
authorRon Lee <ron@debian.org>
Wed, 5 Dec 2001 22:15:41 +0000 (22:15 +0000)
committerRon Lee <ron@debian.org>
Wed, 5 Dec 2001 22:15:41 +0000 (22:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/hash.tex

index 6e45cab36e76322b04d055a6c7190835875a8c33..8bfc618b94255fae96f46f621914caa9c149ae3a 100644 (file)
@@ -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}