Skip to content

Commit 46dd027

Browse files
authored
Fix typo when updating email address (#27789)
- correct text that is shown when attempting to change an email address
1 parent 7a286e4 commit 46dd027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2856,7 +2856,7 @@ emails.updated = Email updated
28562856
emails.not_updated = Failed to update the requested email address: %v
28572857
emails.duplicate_active = This email address is already active for a different user.
28582858
emails.change_email_header = Update Email Properties
2859-
emails.change_email_text = Are your sure you want to update this email address?
2859+
emails.change_email_text = Are you sure you want to update this email address?
28602860

28612861
orgs.org_manage_panel = Organization Management
28622862
orgs.name = Name

0 commit comments

Comments
 (0)