diff --git a/html/js/acc_ledger.js b/html/js/acc_ledger.js
index e9a1184c3..eec05dfe8 100644
--- a/html/js/acc_ledger.js
+++ b/html/js/acc_ledger.js
@@ -441,7 +441,7 @@ function ledger_fin_add_row()
/**
* Add multiple row
- * @param p_numrow
+ * @param string p_elid is the id of element with the number of rows to add, and p_elid+"_ledger" is the type of ledger : M : Misc Operation O : Sales or purchase and F for financial
*/
function ledger_add_multiple(p_elid)
{
@@ -452,7 +452,7 @@ function ledger_add_multiple(p_elid)
for (i=0;i