Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
aturon committed Feb 3, 2015
1 parent 6762d64 commit 2afff0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/0517-io-os-reform.md
Original file line number Diff line number Diff line change
Expand Up @@ -1253,7 +1253,7 @@ the module.
The `Command` type is a builder API for processes, and is largely in
good shape, modulo a few tweaks:

* Replace `ToCCstr` bounds with `IntoOsStrBuf`.
* Replace `ToCStr` bounds with `AsOsStr`.
* Replace `env_set_all` with `env_clear`
* Rename `cwd` to `current_dir`, take `AsPath`.
* Rename `spawn` to `run`
Expand Down

0 comments on commit 2afff0e

Please sign in to comment.