Skip to content

Commit 7fdfab1

Browse files
committed
docs: Fix typo
1 parent 3efb493 commit 7fdfab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/anstream/src/stream.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Higher-level traits to describe writeable streams
1+
//! Higher-level traits to describe writable streams
22
33
/// Required functionality for underlying [`std::io::Write`] for adaptation
44
#[cfg(not(all(windows, feature = "wincon")))]

0 commit comments

Comments
 (0)