summaryrefslogtreecommitdiffstats
path: root/settings/js/personal.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/js/personal.js')
-rw-r--r--settings/js/personal.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/js/personal.js b/settings/js/personal.js
index cdea7d75a90..3ab811356c0 100644
--- a/settings/js/personal.js
+++ b/settings/js/personal.js
@@ -21,7 +21,7 @@ function changeEmailAddress(){
}
/**
- * Post the email address change to the server.
+ * Post the display name change to the server.
*/
function changeDisplayName(){
if ($('#displayName').val() !== '' ) {