mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-16 02:12:37 +00:00
Fixed spelling errors in comments and some strings, as well as fixed a compilation error (KPKEntry has no entry key, but does have a name field
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
- (IBAction)pickExpiryDate:(id)sender;
|
||||
- (IBAction)toggleEdit:(id)sender;
|
||||
|
||||
/* Seperate call to ensure alle registered objects are in place */
|
||||
/* Separate call to ensure all registered objects are in place */
|
||||
- (void)regsiterNotificationsForDocument:(NSDocument *)document;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user