From de31fcceef8bcb1dcaa7b363a4af26c4df329a8a Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 25 Jan 2016 01:06:37 +0100 Subject: [PATCH] Update comment for belong_ledger --- include/class/class_acc_account_ledger.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/class/class_acc_account_ledger.php b/include/class/class_acc_account_ledger.php index 5fd1f4c1e..507bb905c 100644 --- a/include/class/class_acc_account_ledger.php +++ b/include/class/class_acc_account_ledger.php @@ -546,7 +546,7 @@ class Acc_Account_Ledger } /*! - * \brief verify that the poste belong to a ledger + * \brief verify that the accounting belong to a ledger * * \return 0 ok, -1 no */