diff --git a/htdocs/public/payment/newpayment.php b/htdocs/public/payment/newpayment.php index ae7821b8841..6338538ed8c 100644 --- a/htdocs/public/payment/newpayment.php +++ b/htdocs/public/payment/newpayment.php @@ -24,7 +24,7 @@ /** * \file htdocs/public/payment/newpayment.php * \ingroup core - * \brief File to offer a way to make a payment for a particular Dolibarr entity + * \brief File to offer a way to make a payment for a particular Dolibarr object */ define("NOLOGIN",1); // This means this output page does not require to be logged.