Fix typo.
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 2 Aug 2010 21:41:15 +0000 (21:41 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 2 Aug 2010 21:41:15 +0000 (21:41 +0000)
includes/installer/Installer.i18n.php

index 9f91c36..f762017 100644 (file)
@@ -16,7 +16,7 @@ $messages['en'] = array(
        'config-information'              => 'Information',
        'config-localsettings-upgrade'    => "'''Warning''': A <code>LocalSettings.php</code> file has been detected.
 Your software is able to upgrade.
-Please move <code>LocalSettings.php</code> to somewhere safe in then run the installer again.",
+Please move <code>LocalSettings.php</code> to somewhere safe and then run the installer again.",
        'config-localsettings-noupgrade'  => "'''Error''': A <code>LocalSettings.php</code> file has been detected.
 Your software is not able to upgrade at this time.
 The installer has been disabled for security reasons.",