Skip to content

Commit a6d774c

Browse files
committed
Addresses comments
1 parent 0afd096 commit a6d774c

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
@@ -208,7 +208,7 @@ - (void)signInWithProviderUI:(id<FUIAuthProvider>)providerUI
208208
}];
209209
}
210210

211-
/** @fn handleAccountLinkingForEmail:newCredential:presentingViewController:singInResult
211+
/** @fn handleAccountLinkingForEmail:newCredential:presentingViewController:signInResult
212212
@brief Handles the account linking case after a user tries to sign-in which has a credential
213213
with an email which is already used by a different account.
214214
@param email The email address used by an existing account and and also the credential used in

0 commit comments

Comments
 (0)