mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 10:49:24 +00:00
Fixed pragma typos
This commit is contained in:
@@ -340,7 +340,7 @@ typedef NS_ENUM(NSUInteger, MPAlertContext) {
|
||||
[_outlineViewController showOutline];
|
||||
}
|
||||
|
||||
#pragma makr Validation
|
||||
#pragma mark Validation
|
||||
- (BOOL)validateMenuItem:(NSMenuItem *)menuItem {
|
||||
return ([[self document] validateMenuItem:menuItem]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user