From 315cda9bb7c9386447c4f1267f0a121f31812d3f Mon Sep 17 00:00:00 2001 From: Benjamin Lees Date: Sun, 14 Nov 2010 21:00:31 +0000 Subject: [PATCH] Grammar fix --- 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 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:', -- 2.20.1