diff options
author | Chris Smith <toonarmy@phpbb.com> | 2008-09-05 18:48:57 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2008-09-05 18:48:57 +0000 |
commit | 9b20a520e3414bd51c58ab593fbf3412afa52720 (patch) | |
tree | 70df25275fb2eaf11fbeed1317425c5a67235764 /phpBB/docs/INSTALL.html | |
parent | 800b7192ea9575e780301fbeb9b3bc41c6203ca7 (diff) | |
download | forums-9b20a520e3414bd51c58ab593fbf3412afa52720.tar forums-9b20a520e3414bd51c58ab593fbf3412afa52720.tar.gz forums-9b20a520e3414bd51c58ab593fbf3412afa52720.tar.bz2 forums-9b20a520e3414bd51c58ab593fbf3412afa52720.tar.xz forums-9b20a520e3414bd51c58ab593fbf3412afa52720.zip |
Correct bad English in installation instructions. Closes #29675
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8829 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/INSTALL.html')
-rw-r--r-- | phpBB/docs/INSTALL.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 6e7fbf8e21..99d4fc833b 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -295,7 +295,7 @@ <p>This update method is the preferred method for updating. This package allows detecting changed files automatically and merges changes if needed.</p> - <p>The automatic update package is holding - contrary to the others - only the update informations for updating the last released version to the latest available version. These package is meant for use with the automatic update tool.</p> + <p>The automatic update package contains - contrary to the others - only the information required to update the previous release version to the latest available version. These packages are meant for use with the automatic update tool.</p> <p>To perform the update, either follow the instructions from the <code>Administration Control Panel->System</code> Tab - this should point out that you are running an outdated version and will guide you through the update - or follow the instructions listed below.</p> |