summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ipalib/plugins/aci.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/aci.py b/ipalib/plugins/aci.py
index fc5582db8..429ae6eb5 100644
--- a/ipalib/plugins/aci.py
+++ b/ipalib/plugins/aci.py
@@ -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