diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 6b71b55017..157535ec7b 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -221,7 +221,7 @@ p a {
[Fix] Correctly deliver avatar if readfile function has been disabled (Bug #13309)
[Fix] Display php information page with the correct direction (Bug #12557)
[Fix] Increased the number of style objects (styles, templates, themes and imagesets) possible from 127 to 65535 for MySQL (Bug #13179)
- [Fix] Although theoretically impossible in our code, removed the chance of (Bug #13327)
+ [Fix] Although theoretically impossible in our code, removed the chance of trying to open a file that does not exist (Bug #13327)