markarndt 3 rokov pred
rodič
commit
e5b11abcf7

+ 1 - 1
FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuthErrors.h

@@ -413,7 +413,7 @@ typedef NS_ERROR_ENUM(FIRAuthErrorDomain, FIRAuthErrorCode){
      */
     FIRAuthErrorCodeMissingOrInvalidNonce = 17094,
 
-    /** Raised when an Cloud Function returns a blocking error. Will include a message returned from
+    /** Raised when a Cloud Function returns a blocking error. Will include a message returned from
      * the function.
      */
     FIRAuthErrorCodeBlockingCloudFunctionError = 17105,