From 7cdf6ae6a602151c08b74ece214ab31a59644cf2 Mon Sep 17 00:00:00 2001
From: ywarnier <ywarnier>
Date: Sun, 7 Jan 2007 12:28:16 +0000
Subject: [PATCH] Paiement->payment

---
 htdocs/langs/en_US/bills.lang | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/langs/en_US/bills.lang b/htdocs/langs/en_US/bills.lang
index 9884dd4cc99..286ccce2769 100644
--- a/htdocs/langs/en_US/bills.lang
+++ b/htdocs/langs/en_US/bills.lang
@@ -87,7 +87,7 @@ BillShortStatusClosedPayedPartially=Payed (part)
 PaymentStatusToValidShort=To validate
 ErrorVATIntraNotConfigured=Intracommunautary VAT number not yet defined
 ErrorNoPaiementModeConfigured=No paiment mode yet defined
-ErrorCreateBankAccount=Create a bank account, then go to Setup panel of Invoice module to define paiement modes
+ErrorCreateBankAccount=Create a bank account, then go to Setup panel of Invoice module to define payment modes
 ErrorBillNotFound=Invoice %s does not exists
 ErrorInvoiceAlreadyReplaced=Error, you try to validate an invoice to replace invoice %s. But this one has already been replaced by invoice %s.
 ErrorDiscountAlreadyUsed=Error, discount already used
-- 
GitLab