mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 15:30:38 +00:00
One more correction of typo.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18753 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f12cbd23c0
commit
aafb1832d8
2 changed files with 2 additions and 2 deletions
|
@ -277,7 +277,7 @@ enum {
|
|||
|
||||
/* sorting */
|
||||
- (void) setSortDescriptors: (NSArray *)array;
|
||||
- (NSArray *)sortDescriptors;
|
||||
- (NSArray *) sortDescriptors;
|
||||
|
||||
@end /* interface of NSTableView */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue