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 1f66f56

Browse filesBrowse files
committed
bug #12900 Update process.rst (atailouloute)
This PR was merged into the 4.4 branch. Discussion ---------- Update process.rst Commits ------- a00e589 Update process.rst
2 parents 74a3000 + a00e589 commit 1f66f56
Copy full SHA for 1f66f56

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎components/process.rst

Copy file name to clipboardExpand all lines: components/process.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ operating system, you can write the above command as follows::
146146
$process = Process::fromShellCommandline('echo "${:MESSAGE}"');
147147

148148
Portable commands require using a syntax that is specific to the component: when
149-
enclosing a variable name into ``"{$:`` and ``}"`` exactly, the process object
149+
enclosing a variable name into ``"${:`` and ``}"`` exactly, the process object
150150
will replace it with its escaped value, or will fail if the variable is not
151151
found in the list of environment variables attached to the command.
152152

0 commit comments

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