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

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to