提交 88397e09 编写于 作者: B bors

Auto merge of #30160 - adambadawy:fix_wait_with_output_typo, r=bluss

r? @steveklabnik
......@@ -531,7 +531,7 @@ pub fn wait(&mut self) -> io::Result<ExitStatus> {
}
/// Simultaneously waits for the child to exit and collect all remaining
/// output on the stdout/stderr handles, returning a `Output`
/// output on the stdout/stderr handles, returning an `Output`
/// instance.
///
/// The stdin handle to the child process, if any, will be closed
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册