diff --git a/SoObjects/Appointments/SOGoAppointmentFolders.m b/SoObjects/Appointments/SOGoAppointmentFolders.m index d3f2e6364..5490f021e 100644 --- a/SoObjects/Appointments/SOGoAppointmentFolders.m +++ b/SoObjects/Appointments/SOGoAppointmentFolders.m @@ -44,7 +44,7 @@ return [self labelForKey: @"Personal Calendar"]; } -#warning THIS CAUSES LIGHTNING TO FAIL (that's why its commented out) +#warning THIS CAUSES LIGHTNING TO FAIL (that is why its commented out) // - (NSArray *) davComplianceClassesInContext: (id)_ctx // { // NSMutableArray *classes;