[Freeipa-devel] [PATCH] fix copy/paste

Alexander Bokovoy abokovoy at redhat.com
Fri Nov 11 15:33:58 UTC 2011


On Fri, 11 Nov 2011, Jérôme Fenal wrote:
> A trivial patch found during French translation :
> 
> diff --git a/ipalib/plugins/aci.py b/ipalib/plugins/aci.py
> index fc5582d..429ae6e 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
ACK.

-- 
/ Alexander Bokovoy




More information about the Freeipa-devel mailing list