Fix various minor documentation bugs.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14777 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2002-10-14 11:05:49 +00:00
parent 7e200afc11
commit e7abf9d81c
6 changed files with 516 additions and 433 deletions

View file

@ -510,7 +510,7 @@ GSGetValue(NSObject *self, NSString *key, SEL sel,
* supplied).<br />
* Automatic conversion between NSNumber and C scalar types is performed.<br />
* If type is null and can't be determined from the selector, the
* [NSObject-handleTakevalue:forUnboundKey:] method is called to try
* [NSObject-handleTakeValue:forUnboundKey:] method is called to try
* to set a value.
*/
void