Skip to content

Commit 68964a7

Browse files
committed
Fix copypasta of "Unix" within the WASI directory.
1 parent 1b35f74 commit 68964a7

File tree

1 file changed

+1
-1
lines changed
  • library/std/src/os/wasi/io

1 file changed

+1
-1
lines changed

library/std/src/os/wasi/io/raw.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Unix-specific extensions to general I/O primitives.
1+
//! WASI-specific extensions to general I/O primitives.
22
33
#![unstable(feature = "wasi_ext", issue = "71213")]
44

0 commit comments

Comments
 (0)