From f84c213de1f5d18f4a7fac2dc9e9195b95f0bd45 Mon Sep 17 00:00:00 2001 From: "Guewen Baconnier @ Camptocamp" Date: Tue, 23 Oct 2012 16:14:29 +0200 Subject: [PATCH] [FIX] typo (lp:c2c-addons/6.1 rev 89.1.18) --- account_credit_control/line.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_credit_control/line.py b/account_credit_control/line.py index 0f08377b5..108d96201 100644 --- a/account_credit_control/line.py +++ b/account_credit_control/line.py @@ -27,7 +27,7 @@ logger = logging.getLogger('credit.line.control') class CreditControlLine(Model): - """ A credit control line decribes a line of amount due by a customer. + """A credit control line describes an amount due by a customer for a due date. A line is created once the due date of the payment is exceeded. It is created in "draft" and some actions are available (send by email,