mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 01:41:14 -06:00
Fix copy/paste error in parameter description.
Contributed by Jérôme Fenal
This commit is contained in:
parent
efc3e2c1f7
commit
6d9944cb93
@ -543,7 +543,7 @@ class aci_del(crud.Delete):
|
||||
"""
|
||||
Execute the aci-delete operation.
|
||||
|
||||
:param aciname: The name of the ACI being added.
|
||||
:param aciname: The name of the ACI being deleted.
|
||||
:param kw: unused
|
||||
"""
|
||||
assert 'aciname' not in kw
|
||||
|
Loading…
Reference in New Issue
Block a user