Skip to content

Commit

Permalink
chore: fix typo in form tour (backport #2114) (#2115)
Browse files Browse the repository at this point in the history
(cherry picked from commit e64d456)

Co-authored-by: Rucha Mahabal <[email protected]>
  • Loading branch information
mergify[bot] and ruchamahabal committed Aug 24, 2024
1 parent ae9b86b commit 9410b46
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 9410b46

Please sign in to comment.