diff --git a/install/lang/en/install.php b/install/lang/en/install.php
index 974ece35dc5..4fcf862f923 100644
--- a/install/lang/en/install.php
+++ b/install/lang/en/install.php
@@ -99,10 +99,7 @@ $string['welcomep20'] = 'You are seeing this page because you have successfully
$string['welcomep30'] = 'This release of the {$a->installername} includes the applications
to create an environment in which Moodle will operate, namely:';
$string['welcomep40'] = 'The package also includes Moodle {$a->moodlerelease} ({$a->moodleversion}).';
-$string['welcomep50'] = 'The use of all the applications in this package is governed by their respective
- licences. The complete {$a->installername} package is
- open source and is distributed
- under the GPL license.';
+$string['welcomep50'] = 'The use of all the applications in this package is governed by their respective licences. The complete {$a->installername} package is open source and is distributed under the GPL license.';
$string['welcomep60'] = 'The following pages will lead you through some easy to follow steps to
configure and set up Moodle on your computer. You may accept the default
settings or, optionally, amend them to suit your own needs.';