diff options
author | Chris Smith <toonarmy@phpbb.com> | 2008-09-08 13:39:34 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2008-09-08 13:39:34 +0000 |
commit | 0e0100c5255dd288cc479274a112e4eb42a4bacf (patch) | |
tree | 1013fd8ea222d4e4fbab3d360fc25be2d59218b0 /phpBB/docs | |
parent | a32f3a67095327dc3e75c01ba21bbb90ad479c83 (diff) | |
download | forums-0e0100c5255dd288cc479274a112e4eb42a4bacf.tar forums-0e0100c5255dd288cc479274a112e4eb42a4bacf.tar.gz forums-0e0100c5255dd288cc479274a112e4eb42a4bacf.tar.bz2 forums-0e0100c5255dd288cc479274a112e4eb42a4bacf.tar.xz forums-0e0100c5255dd288cc479274a112e4eb42a4bacf.zip |
merge r8829, r8830, r8831, r8832, r8833, r8834, r8835, r8836, r8837, r8838
git-svn-id: file:///svn/phpbb/trunk@8839 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-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 40ae50047b..59271a0c67 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> |