aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/Source/Public/FIRAuthDataResult.h
diff options
context:
space:
mode:
Diffstat (limited to 'Firebase/Auth/Source/Public/FIRAuthDataResult.h')
-rw-r--r--Firebase/Auth/Source/Public/FIRAuthDataResult.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Firebase/Auth/Source/Public/FIRAuthDataResult.h b/Firebase/Auth/Source/Public/FIRAuthDataResult.h
index ba16576..bc4fa4a 100644
--- a/Firebase/Auth/Source/Public/FIRAuthDataResult.h
+++ b/Firebase/Auth/Source/Public/FIRAuthDataResult.h
@@ -29,8 +29,8 @@ NS_SWIFT_NAME(AuthDataResult)
@interface FIRAuthDataResult : NSObject
/** @fn init
- @brief This class should not be initialized manually. @c FIRAuthDataResult instance is
- returned as part of @c FIRAuthDataResultCallback .
+ @brief This class should not be initialized manually. `FIRAuthDataResult` instance is
+ returned as part of `FIRAuthDataResultCallback`.
*/
- (instancetype)init NS_UNAVAILABLE;