Skip to content

Commit 10132c9

Browse files
authored
chore: upgrade class doc
1 parent 8ed9bb0 commit 10132c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/Event/KernelEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
use Symfony\Contracts\EventDispatcher\Event;
1717

1818
/**
19-
* Base class for events thrown in the HttpKernel component.
19+
* Base class for events dispatched in the HttpKernel component.
2020
*
2121
* @author Bernhard Schussek <[email protected]>
2222
*/

0 commit comments

Comments
 (0)