Skip to content

Commit 1c5565d

Browse files
author
Hugo Hamon
committed
[FrameworkBundle] fixes grammar in container:debug command manual.
1 parent 6c15960 commit 1c5565d

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
@@ -75,7 +75,7 @@ protected function configure()
7575
7676
<info>php %command.full_name% --parameters</info>
7777
78-
Display a specific parameter by specifying his name with the <info>--parameter</info> option:
78+
Display a specific parameter by specifying its name with the <info>--parameter</info> option:
7979
8080
<info>php %command.full_name% --parameter=kernel.debug</info>
8181
EOF

0 commit comments

Comments
 (0)