Index: trunk/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -217,7 +217,7 @@ |
218 | 218 | It should '''not''' be accessible via the web, this is why we're not putting it where your PHP files are. |
219 | 219 | |
220 | 220 | 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. |
222 | 222 | |
223 | 223 | Consider putting the database somewhere altogether, for example in <code>/var/lib/mediawiki/yourwiki</code>.", |
224 | 224 | 'config-type-mysql' => 'MySQL', |