Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 37a731e

Browse filesBrowse files
committed
Style / grammar fixes for the console chapter
1 parent 5bb1ed4 commit 37a731e
Copy full SHA for 37a731e

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎cookbook/console/console_command.rst

Copy file name to clipboardExpand all lines: cookbook/console/console_command.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ before translating contents::
134134
}
135135
}
136136

137-
However for other services the solution might be more complex. For more details,
137+
However, for other services the solution might be more complex. For more details,
138138
see :doc:`/cookbook/service_container/scopes`.
139139

140140
Testing Commands

‎cookbook/console/usage.rst

Copy file name to clipboardExpand all lines: cookbook/console/usage.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ When using the shell you can choose to run each command in a separate process:
5656
$ php app/console -s --process-isolation
5757
5858
When you do this, the output will not be colorized and interactivity is not
59-
supported so you will need to pass all command params explicitly.
59+
supported so you will need to pass all command parameters explicitly.
6060

6161
.. note::
6262

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.