Skip to content

Commit 78579f0

Browse files
committed
s/Allow/Allows
1 parent 1f5e95a commit 78579f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/ErrorHandler/ErrorRenderer/HtmlErrorRenderer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ private function include(string $name, array $context = []): string
356356
}
357357

358358
/**
359-
* Allow overriding the default non-debug template.
359+
* Allows overriding the default non-debug template.
360360
*
361361
* @param string $template path to the custom template file to render
362362
*/

0 commit comments

Comments
 (0)