diff --git a/plugins/config/class_configInLdap.inc b/plugins/config/class_configInLdap.inc index 7352cb9fde403bcd2fa893e6a3fcbe8bac83954d..6f37e9d7535c9fd870a39bb33e82348f16cfa487 100644 --- a/plugins/config/class_configInLdap.inc +++ b/plugins/config/class_configInLdap.inc @@ -254,7 +254,7 @@ class configInLdap extends simplePlugin 'class' => ['critical'], 'attrs' => [ new SelectAttribute( - _('People DN attribute'), _('Attribute to use at the beginning of the user's dn'), + _('People DN attribute'), _('Attribute to use at the beginning of the user dn'), 'fdAccountPrimaryAttribute', TRUE, ['uid', 'cn'] ),