Skip to content

Commit b67d0f6

Browse files
Merge branch '6.1' into 6.2
* 6.1: [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 4c85667 + c183168 commit b67d0f6

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 <[email protected]>
1818
*/

0 commit comments

Comments
 (0)