diff --git a/lang/en/moodle.php b/lang/en/moodle.php index d51fed5d746..d7e973465e9 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -313,7 +313,7 @@ $string['files'] = 'Files'; $string['filesfolders'] = 'Files/folders'; $string['filloutallfields'] = 'Please fill out all fields in this form'; $string['findmorecourses'] = 'Find more courses...'; -$string['firstname'] = 'Given name(s)'; +$string['firstname'] = 'Given name'; $string['firsttime'] = 'Is this your first time here?'; $string['followingoptional'] = 'The following items are optional'; $string['followingrequired'] = 'The following items are required';