Fixed a documentation in the JavaScript summary helper.

This commit is contained in:
依瑪貓 2023-02-28 22:54:20 +08:00
parent 826dcf0f86
commit 319f0aed90

View File

@ -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
*/