Skip to content

Commit 8669279

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Minor typo in PHPDoc comment
2 parents d06eaee + 6552a80 commit 8669279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)