Skip to content

Commit 3213f0e

Browse files
cynthiajoanCynthia Jiang
andauthored
remove @ref after @deprecated to bypass devsite check (#1110)
Co-authored-by: Cynthia Jiang <[email protected]>
1 parent 8a9bcfa commit 3213f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/src/include/firebase/auth/credential.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ class PhoneAuthProvider {
526526
/// Larger values will be clamped.
527527
///
528528
/// @deprecated This value is no longer used to clamp
529-
/// `auto_verify_time_out_ms` in @ref VerifyPhoneNumber. The range is
529+
/// `auto_verify_time_out_ms` in VerifyPhoneNumber. The range is
530530
/// determined by the underlying SDK, ex. <a
531531
/// href="/docs/reference/android/com/google/firebase/auth/PhoneAuthOptions.Builder"><code>PhoneAuthOptions.Build</code>
532532
/// in Android SDK</a>

0 commit comments

Comments
 (0)