fixed typo
This commit is contained in:
parent
50de4f707e
commit
514fdf62f8
|
@ -250,7 +250,7 @@ class sambaGroupMapping extends baseModule {
|
||||||
'name' => 'sambaGroupMapping_rid',
|
'name' => 'sambaGroupMapping_rid',
|
||||||
'description' => _('Samba RID number'),
|
'description' => _('Samba RID number'),
|
||||||
'help' => 'rid',
|
'help' => 'rid',
|
||||||
'example' => _('Domain_Admins')
|
'example' => _('Domain Admins')
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'name' => 'sambaGroupMapping_groupType',
|
'name' => 'sambaGroupMapping_groupType',
|
||||||
|
|
Loading…
Reference in New Issue