From 7ec4dca6497a4d3ce58334f45306365cc78b8038 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 2 Aug 2010 21:58:42 +0000 Subject: [PATCH] Fix typos. --- 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 f7620176aa..89061716c5 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -217,7 +217,7 @@ The directory you provide must be writable by the webserver during installation. It should '''not''' be accessible via the web, this is why we're not putting it where your PHP files are. The installer will write a .htaccess file along with it, but if that fails someone can gain access to your raw database. -That includes raw user data (E-Mails, hashed passwords) as well as deleted revisions and other restricted data on the wiki. +That includes raw user data (e-mail addresses, hashed passwords) as well as deleted revisions and other restricted data on the wiki. Consider putting the database somewhere altogether, for example in /var/lib/mediawiki/yourwiki.", 'config-type-mysql' => 'MySQL', -- 2.20.1