From c148b26c018256d90c5de586e4a33e1a7cebb16f Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 2 Aug 2010 21:41:15 +0000 Subject: [PATCH] Fix typo. --- includes/installer/Installer.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 9f91c368db..f7620176aa 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -16,7 +16,7 @@ $messages['en'] = array( 'config-information' => 'Information', 'config-localsettings-upgrade' => "'''Warning''': A LocalSettings.php file has been detected. Your software is able to upgrade. -Please move LocalSettings.php to somewhere safe in then run the installer again.", +Please move LocalSettings.php to somewhere safe and then run the installer again.", 'config-localsettings-noupgrade' => "'''Error''': A LocalSettings.php file has been detected. Your software is not able to upgrade at this time. The installer has been disabled for security reasons.", -- 2.20.1