Remove extra whitespace in doc block

This commit is contained in:
Jeremy Mikola
2016-09-09 15:31:27 -04:00
parent 5472039e48
commit 8fcbe9f726
@@ -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