Skip to content

Commit e2a4311

Browse files
committed
fixed typo in factory method of OpenID Connect token
1 parent 942555c commit e2a4311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Authentication/Authenticate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public static function kerberos(string $token): KerberosAuth
4141
}
4242

4343
/**
44-
* Authenticate using a kerberos token.
44+
* Authenticate using a OpenID Connect token.
4545
*
4646
* @pure
4747
*/

0 commit comments

Comments
 (0)