From: Benjamin Lees Date: Sun, 14 Nov 2010 21:00:31 +0000 (+0000) Subject: Grammar fix X-Git-Tag: 1.31.0-rc.0~33887 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%7B%7B%20url_for%28%27admin_users%27%29%20%7D%7D?a=commitdiff_plain;h=315cda9bb7c9386447c4f1267f0a121f31812d3f;p=lhc%2Fweb%2Fwiklou.git Grammar fix --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index e4a5d4e607..6f0433084b 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -176,7 +176,7 @@ If you are installing on a Windows server and using MySQL, using "localhost" may 'config-db-name-help' => 'Choose a name that identifies your wiki. It should not contain spaces or hyphens. -If you are using shared web hosting, your hosting provider will either give you a specific database name to use, or lets you create databases via a control panel.', +If you are using shared web hosting, your hosting provider will either give you a specific database name to use or let you create databases via a control panel.', 'config-db-name-oracle' => 'Database schema:', 'config-db-install-account' => 'User account for installation', 'config-db-username' => 'Database username:',