mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Fixed typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5766 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bb0594d5b8
commit
279ef7c545
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
[super dealloc];
|
||||
}
|
||||
|
||||
- (BOOL) isFliped
|
||||
- (BOOL) isFlipped
|
||||
{
|
||||
return YES;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue