Skip to content

Commit 01dde65

Browse files
committed
fix
1 parent a92e725 commit 01dde65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Parallelization.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ protected function getContainer(): ?ContainerInterface
198198
// The container is required to reset the container upon failure to
199199
// avoid things such as a broken UoW or entity manager.
200200
//
201-
// If no such behaviour is desired, ::createErrorHandler() can be
201+
// If no such behaviour is desired, `::createErrorHandler()` can be
202202
// overridden to provide a different error handler.
203203
$application = $this->getApplication();
204204

0 commit comments

Comments
 (0)