Skip to content

Commit b8ffec0

Browse files
committed
Fixes a typo.
1 parent 7bc31b6 commit b8ffec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAuthUI/FUIAuth.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
static NSString *const kFirebaseAuthUIFrameworkMarker = @"FirebaseUI-iOS";
5151

5252
/** @category FIRAuth(InternalInterface)
53-
@brief Reclares the internal interface not publicly exposed in FIRAuth.
53+
@brief Redeclares the internal interface not publicly exposed in FIRAuth.
5454
*/
5555
@interface FIRAuth (InternalInterface)
5656

0 commit comments

Comments
 (0)