From a8be739ec78d51785b2b238c33a8fa709decbd80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Fri, 24 Mar 2023 06:35:44 +0800 Subject: [PATCH] Fixed the documentation of the JavaScript BaseAccountOption class. --- src/accounting/static/js/account-form.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/accounting/static/js/account-form.js b/src/accounting/static/js/account-form.js index 535e4ea..310bd13 100644 --- a/src/accounting/static/js/account-form.js +++ b/src/accounting/static/js/account-form.js @@ -329,7 +329,7 @@ class BaseAccountSelector { } /** - * A basic account option. + * A base account option. * */ class BaseAccountOption { @@ -365,7 +365,7 @@ class BaseAccountOption { #queryValues; /** - * Constructs the account in the account selector for the recurring item editor. + * Constructs the account in the base account selector. * * @param selector {BaseAccountSelector} the base account selector * @param element {HTMLLIElement} the element