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 2c5579b

Browse filesBrowse files
committed
[#9988] fix minor typos
1 parent beca43f commit 2c5579b
Copy full SHA for 2c5579b

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎components/process.rst

Copy file name to clipboardExpand all lines: components/process.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ with a non-zero code)::
112112

113113
$process = new Process(array('/path/command', '--flag', 'arg 1', 'etc.'));
114114

115-
If you need use stream redirections, conditional execution, or any other
116-
features provided by the shell of your operating system, you can also define
115+
If you need to use stream redirections, conditional execution, or any other
116+
feature provided by the shell of your operating system, you can also define
117117
commands as strings.
118118

119119
Please note that each OS provides a different syntax for their command-lines

0 commit comments

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