typos: fix a grabbag of typos all over the place
This commit is contained in:
parent
95285c496f
commit
4b308b44e1
71 changed files with 92 additions and 94 deletions
|
@ -49,7 +49,7 @@ pub mod time;
|
|||
pub mod stdio;
|
||||
|
||||
pub fn init() {
|
||||
// By default, some platforms will send a *signal* when a EPIPE error
|
||||
// By default, some platforms will send a *signal* when an EPIPE error
|
||||
// would otherwise be delivered. This runtime doesn't install a SIGPIPE
|
||||
// handler, causing it to kill the program, which isn't exactly what we
|
||||
// want!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue