aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/Source/FIRAuthErrorUtils.m
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-05-24 13:28:48 -0700
committerGravatar GitHub <noreply@github.com>2017-05-24 13:28:48 -0700
commitdb7f85b9d43906adb99524185d7c375d2161c152 (patch)
treebf515e1fb559edba1bc35ce4d1a717c6799f440c /Firebase/Auth/Source/FIRAuthErrorUtils.m
parentf67c074ed154e6ce2cfd949cc797e7cc7b72490f (diff)
Update FIRPhoneAuthProvider reference docs (#27)
Adds reference docs error documentation to FIRPhoneAuthProvider. Also fixes small typo in FIRAuthErrorUtils.
Diffstat (limited to 'Firebase/Auth/Source/FIRAuthErrorUtils.m')
-rw-r--r--Firebase/Auth/Source/FIRAuthErrorUtils.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firebase/Auth/Source/FIRAuthErrorUtils.m b/Firebase/Auth/Source/FIRAuthErrorUtils.m
index dbeb5d1..6764c45 100644
--- a/Firebase/Auth/Source/FIRAuthErrorUtils.m
+++ b/Firebase/Auth/Source/FIRAuthErrorUtils.m
@@ -230,7 +230,7 @@ static NSString *const kFIRAuthErrorMessageMissingPhoneNumber =
@"To send verification codes, provide a phone number for the recipient.";
/** @var kFIRAuthErrorMessageInvalidPhoneNumber
- @brief Message for @c FIRAuthErrorCodeMissingPhoneNumber error code.
+ @brief Message for @c FIRAuthErrorCodeInvalidPhoneNumber error code.
*/
static NSString *const kFIRAuthErrorMessageInvalidPhoneNumber =
@"The format of the phone number provided is incorrect. Please enter the phone number in a "