Skip to content

Commit

Permalink
Fix inconsistent casing of 'site administrator'
Browse files Browse the repository at this point in the history
  • Loading branch information
Sukhendu2002 committed Feb 10, 2025
1 parent ddb9046 commit b925aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-admin/includes/misc.php
Original file line number Diff line number Diff line change
Expand Up @@ -1462,7 +1462,7 @@ function update_option_new_admin_email( $old_value, $value ) {
$email_text = __(
'Howdy,
A site Administrator (###USERNAME###) recently requested to have the
A site administrator (###USERNAME###) recently requested to have the
administration email address changed on this site:
###SITEURL###
Expand Down

0 comments on commit b925aa0

Please sign in to comment.