Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit bce1cff

Browse files
Update comment for clarity.
1 parent 26c1736 commit bce1cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPressAuthenticator/Authenticator/WordPressAuthenticatorDelegateProtocol.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public protocol WordPressAuthenticatorDelegate: AnyObject {
6060
///
6161
func presentSignupEpilogue(in navigationController: UINavigationController, for credentials: AuthenticatorCredentials, service: SocialService?)
6262

63-
/// Presents the Support Interface from a given ViewController, with a specified SourceTag.
63+
/// Presents the Support Interface from a given ViewController.
6464
///
6565
/// - Parameters:
6666
/// - from: ViewController from which to present the support interface from

0 commit comments

Comments
 (0)