Skip to content

Commit ec5ca9c

Browse files
committed
[FrameworkBundle] fix a minor typo
1 parent 2d0e1dc commit ec5ca9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Controller/ControllerTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
/**
3939
* Common features needed in controllers.
4040
*
41-
* The recommended way of injecting dependencies is trough getter injection.
41+
* The recommended way of injecting dependencies is through getter injection.
4242
*
4343
* @author Kévin Dunglas <dunglas@gmail.com>
4444
* @author Fabien Potencier <fabien@symfony.com>

0 commit comments

Comments
 (0)