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 @@
[Fix] Move post bump information markup to the template. (Bug #34295 - Patch by bantu)
[Fix] Show error in the ACP when template folder is not readable. (Bug #45705 - Patch by bantu)
[Fix] Adjust viewonline filename regular expression to be less strict. (Bug #46215 - Patch by bantu)
- [Fix] Correctly apply the can change vote permission again. Regression intorduced in r9470. (Bug #45895)
+ [Fix] Correctly apply the can change vote permission again. Regression introduced in r9470. (Bug #45895)
[Fix] Also remove data from friend/foe table when deleting user. (Bug #45345 - Patch by nickvergessen)
[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.
[Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)