Skip to content

Commit 8f176c5

Browse files
committed
Merge branch '5.x' of github.com:symfony/symfony-docs into 5.x
* '5.x' of github.com:symfony/symfony-docs: Fixed code block rendering
2 parents 53e3b20 + 5a36f03 commit 8f176c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Using a Prepared Command Line
394394

395395
You can run a process by using a prepared command line with double quote
396396
variable notation. This allows you to use placeholders so that only the
397-
parameterized values can be changed, but not the rest of the script:
397+
parameterized values can be changed, but not the rest of the script::
398398

399399
use Symfony\Component\Process\Process;
400400

0 commit comments

Comments
 (0)