r70361 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70360‎ | r70361 | r70362 >
Date:21:58, 2 August 2010
Author:siebrand
Status:ok
Tags:
Comment:
Fix typos.
Modified paths:
  • /trunk/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.i18n.php
@@ -217,7 +217,7 @@
218218 It should '''not''' be accessible via the web, this is why we're not putting it where your PHP files are.
219219
220220 The installer will write a <code>.htaccess</code> file along with it, but if that fails someone can gain access to your raw database.
221 -That includes raw user data (E-Mails, hashed passwords) as well as deleted revisions and other restricted data on the wiki.
 221+That includes raw user data (e-mail addresses, hashed passwords) as well as deleted revisions and other restricted data on the wiki.
222222
223223 Consider putting the database somewhere altogether, for example in <code>/var/lib/mediawiki/yourwiki</code>.",
224224 'config-type-mysql' => 'MySQL',

Status & tagging log