summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/lang/en/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 0f270d3ee..d62579fb1 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -57,7 +57,7 @@ $lang['newpass'] = 'New password';
$lang['oldpass'] = 'Confirm current password';
$lang['passchk'] = 'once again';
$lang['remember'] = 'Remember me';
-$lang['fullname'] = 'Full name';
+$lang['fullname'] = 'Real name';
$lang['email'] = 'E-Mail';
$lang['register'] = 'Register';
$lang['profile'] = 'User Profile';