chore(tool): fix typos

pull/299/head
Francis Lachapelle 2021-06-29 10:32:51 -04:00
parent eb89b03e6b
commit 09d300ec65
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -60,7 +60,7 @@
+ (NSString *) description
{
return @"checkup integrity of user(s) data)";
return @"checkup integrity of user(s) data";
}
- (id) init