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

2011-11-11 Thread Rob Crittenden

Alexander Bokovoy wrote:

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.



pushed to master

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


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

2011-11-11 Thread Alexander Bokovoy
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