10000 Merge branch '5.4' into 6.0 · symfony/symfony@d6ec101 · GitHub
[go: up one dir, main page]

Skip to content

Commit d6ec101

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Minor typo in PHPDoc comment
2 parents 0f1f173 + 0486a53 commit d6ec101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ protected static function bootKernel(array $options = [])
9191

9292
/**
9393
* Provides a dedicated test container with access to both public and private
94-
* services. The container will not include private services that has been
94+
* services. The container will not include private services that have been
9595
* inlined or removed. Private services will be removed when they are not
9696
* used by other services.
9797
*

0 commit comments

Comments
 (0)
0