8000 merged branch sarcasme/patch-1 (PR #9037) · symfony/symfony@1fd8652 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1fd8652

Browse files
committed
merged branch sarcasme/patch-1 (PR #9037)
This PR was submitted for the master branch but it was merged into the 2.2 branch instead (closes #9037). Discussion ---------- Typo fix Small typo/grammar fix in class' comment Commits ------- 16f455e Typo fix
2 parents 6a17a39 + 568113f commit 1fd8652

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