diff options
Diffstat (limited to 'help_text.php')
| -rw-r--r-- | help_text.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help_text.php b/help_text.php index 8a6ff7c9c4..031b5c09b9 100644 --- a/help_text.php +++ b/help_text.php @@ -2362,7 +2362,7 @@ case 'edituser_rootid': case 'email': $title=WT_I18N::translate('Email address'); - $text=WT_I18N::translate('This will be used to send you password reminders, site notifications, and messages from other family members who register on the site.'); + $text=WT_I18N::translate('This email address will be used to send you password reminders, site notifications, and messages from other family members who are registered on the site.'); break; case 'export_gedcom': |
