Fix typos.
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 2 Aug 2010 21:58:42 +0000 (21:58 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 2 Aug 2010 21:58:42 +0000 (21:58 +0000)
includes/installer/Installer.i18n.php

index f762017..8906171 100644 (file)
@@ -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 <code>.htaccess</code> 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 <code>/var/lib/mediawiki/yourwiki</code>.",
        'config-type-mysql'               => 'MySQL',