From 47fbd7e64d80f312034d28bc7f76aac7be0c8028 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@users.sourceforge.net>
Date: Sun, 8 May 2005 15:41:28 +0000
Subject: [PATCH] Trad: Et encore de la traduction

---
 htdocs/compta/paiement/pre.inc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/compta/paiement/pre.inc.php b/htdocs/compta/paiement/pre.inc.php
index cad1c23857f..d0fea024421 100644
--- a/htdocs/compta/paiement/pre.inc.php
+++ b/htdocs/compta/paiement/pre.inc.php
@@ -34,7 +34,7 @@ function llxHeader($head = "", $title="") {
 
   $menu->add("liste.php",$langs->trans("List"));
 
-  $menu->add("rapport.php",$langs->trans("Reportins"));
+  $menu->add("rapport.php",$langs->trans("Reportings"));
 
   $menu->add(DOL_URL_ROOT."/compta/facture.php",$langs->trans("Bills"));
 
-- 
GitLab