From 5a2c4ac3446fc3f23a660ffc2be57b576f2504d8 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Tue, 5 Jun 2018 16:13:02 -0700 Subject: Fix comment spelling (#1382) --- Firebase/Auth/Source/AuthProviders/Phone/FIRPhoneAuthProvider.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Firebase/Auth') diff --git a/Firebase/Auth/Source/AuthProviders/Phone/FIRPhoneAuthProvider.m b/Firebase/Auth/Source/AuthProviders/Phone/FIRPhoneAuthProvider.m index 3532861..a7e7108 100644 --- a/Firebase/Auth/Source/AuthProviders/Phone/FIRPhoneAuthProvider.m +++ b/Firebase/Auth/Source/AuthProviders/Phone/FIRPhoneAuthProvider.m @@ -94,7 +94,7 @@ NSString *const kReCAPTCHAURLStringFormat = @"https://%@/__/auth/handler?"; } /** @fn initWithAuth: - @brief returns an instance of @c FIRPhoneAuthProvider assocaited with the provided auth + @brief returns an instance of @c FIRPhoneAuthProvider associated with the provided auth instance. @return An Instance of @c FIRPhoneAuthProvider. */ -- cgit v1.2.3