summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 1caa6685b..3efdf4c3a 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -579,7 +579,7 @@
[% ELSIF error == "old_password_required" %]
[% title = "Old Password Required" %]
- You must enter your old password to change email address.
+ You must enter your old password to change your email address.
[% ELSIF error == "passwords_dont_match" %]
[% title = "Passwords Don't Match" %]