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