Skip to content

Commit c183168

Browse files
Merge branch '6.0' into 6.1
* 6.0: [HttpKernel] lock when writting profiles Using identical comparison for path validation [Mime] Fix email rendering when having inlined parts that are not related to the content fix typo [HttpFoundation] move flushing outside of Response::closeOutputBuffers [FrameworkBundle] Do not throw when describing a factory definition Fix checking result of DateTime::getLastErrors [WebProfilerBundle] Fix profile search bar link query params
2 parents 079e336 + 3a91a59 commit c183168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Attribute/When.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Symfony\Component\DependencyInjection\Attribute;
1313

1414
/**
15-
* An attribute to tell under which environement this class should be registered as a service.
15+
* An attribute to tell under which environment this class should be registered as a service.
1616
*
1717
* @author Nicolas Grekas <p@tchwork.com>
1818
*/

0 commit comments

Comments
 (0)