aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2009-06-12 00:28:29 +0000
committerChris Smith <toonarmy@phpbb.com>2009-06-12 00:28:29 +0000
commitb04d55f6e7d9f477e48cf3fccb5940cf0ae80181 (patch)
treea9a1fe9c67ed43c8f3f911132ec1b5165ff1a416
parent76cffeff0a043c3bd7d610c376e81c00899265dd (diff)
downloadforums-b04d55f6e7d9f477e48cf3fccb5940cf0ae80181.tar
forums-b04d55f6e7d9f477e48cf3fccb5940cf0ae80181.tar.gz
forums-b04d55f6e7d9f477e48cf3fccb5940cf0ae80181.tar.bz2
forums-b04d55f6e7d9f477e48cf3fccb5940cf0ae80181.tar.xz
forums-b04d55f6e7d9f477e48cf3fccb5940cf0ae80181.zip
*sigh* correct spelling in changelog
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9571 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 3c3d3b599a..b2678f64ae 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -97,7 +97,7 @@
<li>[Fix] Move post bump information markup to the template. (Bug #34295 - Patch by bantu)</li>
<li>[Fix] Show error in the ACP when template folder is not readable. (Bug #45705 - Patch by bantu)</li>
<li>[Fix] Adjust viewonline filename regular expression to be less strict. (Bug #46215 - Patch by bantu)</li>
- <li>[Fix] Correctly apply the can change vote permission again. Regression intorduced in r9470. (Bug #45895)</li>
+ <li>[Fix] Correctly apply the can change vote permission again. Regression introduced in r9470. (Bug #45895)</li>
<li>[Fix] Also remove data from friend/foe table when deleting user. (Bug #45345 - Patch by nickvergessen)</li>
<li>[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.</li>
<li>[Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)</li>