Various documentation fixes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14690 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2002-10-09 11:30:37 +00:00
parent 1fb376c1d1
commit 3112e48e4f
6 changed files with 65 additions and 4 deletions

View file

@ -242,7 +242,7 @@ NSEndHashTableEnumeration(NSHashEnumerator *enumerator)
/**
* Return an enumerator for stepping through a map table using the
* NSNextHashEnumeratorPair() function.
* NSNextHashEnumeratorItem() function.
*/
NSHashEnumerator
NSEnumerateHashTable(NSHashTable *table)