Skip to content

Commit 30bbd00

Browse files
Merge branch '2.3' into 2.7
* 2.3: Detect CLI color support for Windows 10 build 10586 [EventDispatcher] Try first if the event is Stopped [FrameworkBundle] fixes grammar in container:debug command manual. Conflicts: src/Symfony/Component/EventDispatcher/EventDispatcher.php src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php
2 parents 950be7a + 1c5565d commit 30bbd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/ContainerDebugCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ protected function configure()
8080
8181
<info>php %command.full_name% --parameters</info>
8282
83-
Display a specific parameter by specifying his name with the <info>--parameter</info> option:
83+
Display a specific parameter by specifying its name with the <info>--parameter</info> option:
8484
8585
<info>php %command.full_name% --parameter=kernel.debug</info>
8686

0 commit comments

Comments
 (0)