Skip to content

Commit 514aa45

Browse files
author
Chuan Ren
authored
Update FIRAuthDataResult_Internal.h (#3077)
1 parent 34f551f commit 514aa45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firebase/Auth/Source/Auth/FIRAuthDataResult_Internal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ NS_ASSUME_NONNULL_BEGIN
2323
@interface FIRAuthDataResult () <NSSecureCoding>
2424

2525
/** @property credential
26-
@brief The updated OAuth credential after the the sign-in, link and reauthenticate action.
26+
@brief The updated OAuth credential after the sign-in, link and reauthenticate action.
2727
@detail This property is for OAuth sign in only.
2828
*/
2929
@property(nonatomic, readonly, nullable) FIROAuthCredential *credential;

0 commit comments

Comments
 (0)