From 4c9d3d96793d3c546e36ae7cb3e5030fc0838362 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 25 May 2018 15:58:45 +0200 Subject: [PATCH] Code comment --- htdocs/public/payment/newpayment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.