Skip to content

Commit f206538

Browse files
committed
fixed typo
1 parent d6c0de2 commit f206538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ CHANGELOG
2121
* renamed `GetResponseForControllerResultEvent` to `ViewEvent`
2222
* renamed `GetResponseForExceptionEvent` to `ExceptionEvent`
2323
* renamed `PostResponseEvent` to `TerminateEvent`
24-
* added `RealHttpKernel` for handling requests with an `HttpClientInterface` instance
24+
* added `HttpClientKernel` for handling requests with an `HttpClientInterface` instance
2525

2626
4.2.0
2727
-----

0 commit comments

Comments
 (0)