diff --git a/htdocs/includes/boxes/box_factures_fourn_imp.php b/htdocs/includes/boxes/box_factures_fourn_imp.php index a9eb41b0ac2..01e97b71d7e 100644 --- a/htdocs/includes/boxes/box_factures_fourn_imp.php +++ b/htdocs/includes/boxes/box_factures_fourn_imp.php @@ -32,7 +32,7 @@ if ($user->rights->facture->lire) $nbtoshow=5; $info_box_head = array(); - $info_box_head[] = array('text' => "Les $nbtoshow plus anciennces factures fournisseurs impayées"); + $info_box_head[] = array('text' => "Les $nbtoshow plus anciennes factures fournisseurs impayées"); $info_box_contents = array();