Skip to content

Commit 2afff0e

Browse files
committed
Fix typos
1 parent 6762d64 commit 2afff0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0517-io-os-reform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1253,7 +1253,7 @@ the module.
12531253
The `Command` type is a builder API for processes, and is largely in
12541254
good shape, modulo a few tweaks:
12551255

1256-
* Replace `ToCCstr` bounds with `IntoOsStrBuf`.
1256+
* Replace `ToCStr` bounds with `AsOsStr`.
12571257
* Replace `env_set_all` with `env_clear`
12581258
* Rename `cwd` to `current_dir`, take `AsPath`.
12591259
* Rename `spawn` to `run`

0 commit comments

Comments
 (0)