diff --git a/htdocs/compta/paiement/pre.inc.php b/htdocs/compta/paiement/pre.inc.php
index cad1c23857faaabc5623c5cc42ce7aff8a24721f..d0fea02442141878214f5453458219e28eb5df52 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"));