* Source/NSMenu.m: fixed typo in comment.

This commit is contained in:
Sergii Stoian 2020-01-23 02:05:07 +02:00
parent b3113cd66f
commit dcec52e7be

View file

@ -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