aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/Source/RPCs/FIRVerifyPhoneNumberRequest.m
diff options
context:
space:
mode:
Diffstat (limited to 'Firebase/Auth/Source/RPCs/FIRVerifyPhoneNumberRequest.m')
-rw-r--r--Firebase/Auth/Source/RPCs/FIRVerifyPhoneNumberRequest.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firebase/Auth/Source/RPCs/FIRVerifyPhoneNumberRequest.m b/Firebase/Auth/Source/RPCs/FIRVerifyPhoneNumberRequest.m
index 8af4c4e..022ab9e 100644
--- a/Firebase/Auth/Source/RPCs/FIRVerifyPhoneNumberRequest.m
+++ b/Firebase/Auth/Source/RPCs/FIRVerifyPhoneNumberRequest.m
@@ -86,7 +86,7 @@ static NSString *const kOperationKey = @"operation";
}
/** @fn FIRAuthOperationString
- @brief Returns a string object corresponding to the provided FIRAuthOperationType value.
+ @brief Returns a string object corresponding to the provided FIRAuthOperationType value.
@param operationType The value of the FIRAuthOperationType enum which will be translated to its
corresponding string value.
@return The string value corresponding to the FIRAuthOperationType argument.