From: Siebrand Mazeland Date: Mon, 2 Aug 2010 21:41:15 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 1.31.0-rc.0~35766 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=c148b26c018256d90c5de586e4a33e1a7cebb16f;p=lhc%2Fweb%2Fwiklou.git Fix typo. --- 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.",