diff options
author | Brion Vibber <brion@users.mediawiki.org> | 2005-03-10 22:23:51 +0000 |
---|---|---|
committer | Brion Vibber <brion@users.mediawiki.org> | 2005-03-10 22:23:51 +0000 |
commit | ec2697eb7fefa35c466511d4f989cc21c5a240ab (patch) | |
tree | 830dd695e48067297bd7f6859b3e9ec7784314e8 /UPGRADE | |
parent | 7b06b2383d27d7c6673f127dbfa1164c3e74e9eb (diff) | |
download | mediawikicore-ec2697eb7fefa35c466511d4f989cc21c5a240ab.tar.gz mediawikicore-ec2697eb7fefa35c466511d4f989cc21c5a240ab.zip |
* (bug 1678) spelling fix
Notes
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7639
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ If something goes wrong, you want to be able to start again. Your image files, configuration, etc can simply be copied or archived as you would any other files. (Make sure that the contents of your -LocalSettings.php are not accidentally make public, as this contains +LocalSettings.php are not accidentally made public, as this contains a database password.) To back up the database, use the tools provided by your service provider |