mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-02 23:34:21 +00:00
chore(tool): fix typos
This commit is contained in:
@@ -282,7 +282,7 @@
|
||||
andContainerPath: [[[metadata objectAtIndex: count] objectForKey: @"record"] objectForKey: @"c_path"]];
|
||||
|
||||
// We now update the next alarm date (if any, for recurring
|
||||
// events or tasks for example). This will also delete any emai
|
||||
// events or tasks for example). This will also delete any email
|
||||
// alarms that are no longer relevant
|
||||
max = [metadata count];
|
||||
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
|
||||
+ (NSString *) description
|
||||
{
|
||||
return @"checkup integrity of user(s) data)";
|
||||
return @"checkup integrity of user(s) data";
|
||||
}
|
||||
|
||||
- (id) init
|
||||
|
||||
Reference in New Issue
Block a user