Skip to content

Commit 538bae0

Browse files
authored
fix typo (#5775)
1 parent e15724a commit 538bae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseCore/Sources/Private/FIRErrorCode.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ typedef NS_ENUM(NSInteger, FIRErrorCode) {
3232
FIRErrorCodeInvalidAppID = -101,
3333

3434
/**
35-
* Error code for failing to configure a specific service. Deprectated, but
35+
* Error code for failing to configure a specific service. It's deprecated, but
3636
* still used after copybara.
3737
*/
3838
FIRErrorCodeConfigFailed = -114,

0 commit comments

Comments
 (0)