Comment fix.

This commit is contained in:
Filis Futsarov 2019-01-30 23:23:09 +01:00 committed by GitHub
parent 85d6d7b87c
commit 18ae9d267a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ class UserPluginManager {
}
/**
* Registers a group plugin that may implement some actions, overriding User_LDAP's user actions.
* Registers a user plugin that may implement some actions, overriding User_LDAP's user actions.
*
* @param ILDAPUserPlugin $plugin
*/