Skip to content

Commit

Permalink
Improve PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed May 3, 2023
1 parent f0aa349 commit 1479f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Controller/AbstractController.php
Expand Up @@ -47,7 +47,7 @@ protected function buildRedirectRoute(DocumentInterface $document): array {
}

/**
* Dispatche an event.
* Dispatch an event.
*
* @param string $eventName The event name.
* @param DocumentInterface $document The document.
Expand Down

0 comments on commit 1479f35

Please sign in to comment.