mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
* Source/NSMenu.m: fixed typo in comment.
This commit is contained in:
parent
b3113cd66f
commit
dcec52e7be
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ static BOOL menuBarVisible = YES;
|
|||
}
|
||||
|
||||
/**
|
||||
Screen (monitor) properties was changed. We need to update our poistion
|
||||
Screen (monitor) properties was changed. We need to update our position
|
||||
in (possibly) new dimensions.
|
||||
*/
|
||||
- (void) _screenChanged: (id) notification
|
||||
|
|
Loading…
Reference in a new issue