mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:10:48 +00:00
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:
parent
e9a7c38ea7
commit
f3785d2cea
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue