doc: typo
This commit is contained in:
@@ -195,7 +195,7 @@ impl FromInner<AnonPipe> for ChildStderr {
|
|||||||
/// .arg("-c")
|
/// .arg("-c")
|
||||||
/// .arg("echo hello")
|
/// .arg("echo hello")
|
||||||
/// .output()
|
/// .output()
|
||||||
/// .expect("failed to execute proces");
|
/// .expect("failed to execute process");
|
||||||
///
|
///
|
||||||
/// let hello = output.stdout;
|
/// let hello = output.stdout;
|
||||||
/// ```
|
/// ```
|
||||||
|
|||||||
Reference in New Issue
Block a user