8000 Typo fix · symfony/symfony@568113f · GitHub
[go: up one dir, main page]

Skip to content

Commit 568113f

Browse files
Casfabpot
Cas
authored andcommitted
Typo fix
Small typo/grammar fix in class' comment
1 parent 6a17a39 commit 568113f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* PhpFileLoader loads service definitions from a PHP file.
1818
*
1919
* The PHP file is required and the $container variable can be
20-
* used form the file to change the container.
20+
* used within the file to change the container.
2121
*
2222
* @author Fabien Potencier <fabien@symfony.com>
2323
*/

0 commit comments

Comments
 (0)
0