We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e15724a commit 538bae0Copy full SHA for 538bae0
FirebaseCore/Sources/Private/FIRErrorCode.h
@@ -32,7 +32,7 @@ typedef NS_ENUM(NSInteger, FIRErrorCode) {
32
FIRErrorCodeInvalidAppID = -101,
33
34
/**
35
- * Error code for failing to configure a specific service. Deprectated, but
+ * Error code for failing to configure a specific service. It's deprecated, but
36
* still used after copybara.
37
*/
38
FIRErrorCodeConfigFailed = -114,
0 commit comments