Merge pull request #3447 from bilias/develop

Typo
This commit is contained in:
buddh4 2019-02-04 15:19:47 +01:00 committed by GitHub
commit 54a1dfa26e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ namespace humhub\modules\user\authclient\interfaces;
/**
* PrimaryClient authclient interface
*
* It's not possible to have to primary auth clients at the same time.
* It's not possible to have two primary auth clients at the same time.
* E.g. LDAP and Password
*
* @author luke