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

Rob Crittenden rcritten at redhat.com
Fri Nov 11 18:03:02 UTC 2011


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




More information about the Freeipa-devel mailing list