diff --git a/Crashlytics/Crashlytics/FIRCrashlytics.m b/Crashlytics/Crashlytics/FIRCrashlytics.m index 13906bb38ed..ab6c353e3da 100644 --- a/Crashlytics/Crashlytics/FIRCrashlytics.m +++ b/Crashlytics/Crashlytics/FIRCrashlytics.m @@ -367,7 +367,7 @@ - (void)setCustomKeysAndValues:(NSDictionary *)keysAndValues { } #pragma mark - API: Development Platform -// These two methods are depercated by our own API, so +// These two methods are deprecated by our own API, so // its ok to implement them #pragma clang diagnostic push #pragma clang diagnostic ignored "-Wdeprecated-implementations"