Closed
Description
openedon Jul 13, 2024
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".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment