diff --git a/mozilla/webtools/bugzilla/userprefs.cgi b/mozilla/webtools/bugzilla/userprefs.cgi
index 055270f0cfd..dd739beb83f 100755
--- a/mozilla/webtools/bugzilla/userprefs.cgi
+++ b/mozilla/webtools/bugzilla/userprefs.cgi
@@ -63,7 +63,7 @@ sub ShowAccount {
qq{});
EmitEntry("Re-enter new password",
qq{});
- EmitEntry("Your username (optional)",
+ EmitEntry("Your real name (optional)",
qq{});
}