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"));