Fix typo.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17766 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
David Ayers 2003-10-02 12:26:28 +00:00
parent e9a7c38ea7
commit f3785d2cea

View file

@ -1733,7 +1733,7 @@ static NSTextFieldCell *titleCell;
* [NSObject-browser:createRowsForColumn:inMatrix:] but not both.
* If the delegate is active it must also respond to
* [NSObject-browser:willDisplayCell:atRow:column:].
* If the delegate is not nil but does not meet these condictions,
* If the delegate is not nil but does not meet these conditions,
* an NSBrowserIllegalDelegateException will be raised.
*/
- (void) setDelegate: (id)anObject