Skip to content

Commit

Permalink
Fix copypasta of "Unix" within the WASI directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Aug 19, 2021
1 parent 1b35f74 commit 68964a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/std/src/os/wasi/io/raw.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Unix-specific extensions to general I/O primitives.
//! WASI-specific extensions to general I/O primitives.
#![unstable(feature = "wasi_ext", issue = "71213")]

Expand Down

0 comments on commit 68964a7

Please sign in to comment.