Fixed typo

This commit is contained in:
Ludovic Marcotte 2017-05-17 09:56:16 -04:00
parent 20cbe3cf77
commit b3149ee7c2

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