From d52d98666fec429a153db14c85bb0cb98805a8cc Mon Sep 17 00:00:00 2001 From: SowmyaArunachalam Date: Tue, 25 Nov 2025 23:05:59 +0530 Subject: [PATCH] chore: update description --- .../accounts/doctype/accounts_settings/accounts_settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/accounts/doctype/accounts_settings/accounts_settings.json b/erpnext/accounts/doctype/accounts_settings/accounts_settings.json index a21e45b0729..d139567a351 100644 --- a/erpnext/accounts/doctype/accounts_settings/accounts_settings.json +++ b/erpnext/accounts/doctype/accounts_settings/accounts_settings.json @@ -661,7 +661,7 @@ "label": "Use Legacy Controller For Period Closing Voucher" }, { - "description": "Users with this role will be notified if the asset depreciation gets failed", + "description": "Users with this role will be notified if the asset depreciation fails", "fieldname": "role_used_for_depreciation_failure", "fieldtype": "Link", "label": "Role used for Depreciation Failure",