Skip to content

Commit 67f65c9

Browse files
committed
Update phpdoc of ProcessBuilder#setPrefix()
1 parent eb632f3 commit 67f65c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Process/ProcessBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public function add($argument)
6767
}
6868

6969
/**
70-
* Adds an unescaped prefix to the command string.
70+
* Adds a prefix to the command string.
7171
*
7272
* The prefix is preserved when resetting arguments.
7373
*

0 commit comments

Comments
 (0)