Comment fix.

pull/13932/head
Filis Futsarov 7 years ago committed by GitHub
parent 85d6d7b87c
commit 18ae9d267a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/user_ldap/lib/UserPluginManager.php

@ -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
*/

Loading…
Cancel
Save