diff --git a/ChangeLog-8.php b/ChangeLog-8.php
index e0234da15..2a370cbd3 100644
--- a/ChangeLog-8.php
+++ b/ChangeLog-8.php
@@ -17,7 +17,7 @@ changelog_header(8, $MINOR_VERSIONS);
(incorrect handling of indirect vars in __sleep).
(Object to int warning when using an object as a string offset).
(PHP built-in web server resets timeout when it can kill the process).
- (Built-in Weberver - overwrite $_SERVER['request_uri']).
+ (Built-in Webserver - overwrite $_SERVER['request_uri']).
(Using return value of zend_assign_to_variable() is not safe).
(--r[fcez] always return zero exit code).