Fix copy/paste error in parameter description.

Contributed by Jérôme Fenal
This commit is contained in:
Rob Crittenden 2011-11-10 19:53:21 -05:00
parent efc3e2c1f7
commit 6d9944cb93

View File

@ -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