diff --git a/src/accounting/static/js/summary-helper.js b/src/accounting/static/js/summary-helper.js index 3845db0..646adb0 100644 --- a/src/accounting/static/js/summary-helper.js +++ b/src/accounting/static/js/summary-helper.js @@ -637,7 +637,7 @@ class SummaryHelper { } /** - * Initializes the summary help when it is shown. + * Initializes the summary helper when it is shown. * * @param isNew {boolean} true for adding a new journal entry, or false otherwise */