Skip to content

Commit ba29dac

Browse files
authored
minor correction bridge.rs
1 parent 88faf3a commit ba29dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io/src/bridge.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ impl_our! {
469469
impl Write for std::process::ChildStdin
470470
}
471471

472-
// No ide why other &ChildStd* are not implemented
472+
// No idea why other &ChildStd* are not implemented
473473
impl_our! {
474474
impl Write for &'_ std::process::ChildStdin
475475
}

0 commit comments

Comments
 (0)