Skip to content

Commit 45d730b

Browse files
committed
Fix typo
1 parent f284004 commit 45d730b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bridge/Twig/Tests/Extension/FormExtensionBootstrap4LayoutTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class FormExtensionBootstrap4LayoutTest extends AbstractBootstrap4LayoutTest
2929
{
3030
use RuntimeLoaderProvider;
3131
/**
32-
* @var FormRenderer;
32+
* @var FormRenderer
3333
*/
3434
private $renderer;
3535

0 commit comments

Comments
 (0)