We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a9bcfa commit 3213f0eCopy full SHA for 3213f0e
auth/src/include/firebase/auth/credential.h
@@ -526,7 +526,7 @@ class PhoneAuthProvider {
526
/// Larger values will be clamped.
527
///
528
/// @deprecated This value is no longer used to clamp
529
- /// `auto_verify_time_out_ms` in @ref VerifyPhoneNumber. The range is
+ /// `auto_verify_time_out_ms` in VerifyPhoneNumber. The range is
530
/// determined by the underlying SDK, ex. <a
531
/// href="/docs/reference/android/com/google/firebase/auth/PhoneAuthOptions.Builder"><code>PhoneAuthOptions.Build</code>
532
/// in Android SDK</a>
0 commit comments