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

Jérôme Fenal jfenal at gmail.com
Fri Nov 11 15:26:15 UTC 2011


Hi all,

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



Regards,

J.
-- 
Jérôme Fenal - jfenal AT gmail.com - http://fenal.org/
Paris.pm - http://paris.mongueurs.net/




More information about the Freeipa-devel mailing list