diff --git a/src/Jmikola/WildcardEventDispatcher/WildcardEventDispatcher.php b/src/Jmikola/WildcardEventDispatcher/WildcardEventDispatcher.php index 9c525be..5d53d57 100644 --- a/src/Jmikola/WildcardEventDispatcher/WildcardEventDispatcher.php +++ b/src/Jmikola/WildcardEventDispatcher/WildcardEventDispatcher.php @@ -16,7 +16,7 @@ class WildcardEventDispatcher implements EventDispatcherInterface /** * Constructor. * - * If an EventDispatcherInterface is not provided , a new EventDispatcher + * If an EventDispatcherInterface is not provided, a new EventDispatcher * will be composed. * * @param EventDispatcherInterface $dispatcher