Fixed typo

This commit is contained in:
Ludovic Marcotte
2017-05-17 09:56:16 -04:00
parent 99510f4646
commit 083be7e89f

View File

@@ -395,7 +395,7 @@ typedef enum
gcsFolder = [parentFolder lookupPersonalFolder: [components objectAtIndex: 1]
ignoringRights: YES];
[gcsFolder subscribeUserOrGroup: user reallyDo: YES response: nil];
[gcsFolder subscribeUserOrGroup: user reallyDo: reallyDo response: nil];
}
- (BOOL) proceed