Skip to content

Commit

Permalink
chore: fix typo in form tour (#2114)
Browse files Browse the repository at this point in the history
(cherry picked from commit e64d456)
  • Loading branch information
ruchamahabal authored and mergify[bot] committed Aug 24, 2024
1 parent d76651d commit 87b5729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hrms/hr/doctype/hr_settings/hr_settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ frappe.tour["HR Settings"] = [
},
{
fieldname: "leave_and_expense_claim_settings",
title: "Leave and Expense Clain Settings",
title: "Leave and Expense Claim Settings",
description: __(
"Review various other settings related to Employee Leaves and Expense Claim",
),
Expand Down

0 comments on commit 87b5729

Please sign in to comment.