mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix comment
This commit is contained in:
parent
37e759432e
commit
201a963930
@ -135,7 +135,7 @@ class group_mod(crud.Mod):
|
||||
'Edit an existing group.'
|
||||
def execute(self, cn, **kw):
|
||||
"""
|
||||
Execute the user-mod operation.
|
||||
Execute the group-mod operation.
|
||||
|
||||
The dn should not be passed as a keyword argument as it is constructed
|
||||
by this method.
|
||||
|
Loading…
Reference in New Issue
Block a user