Closed
Description
Location
rust/library/std/src/process.rs
Line 101 in 25acbbd
Summary
Excerpt, typo bolded:
In these cases using [
arg
] or [args
] may result in the child process seeing a different array of arguments then the parent process intended.
"Then" should be "than".