Skip to content

Commit f07851e

Browse files
committed
Rollup merge of #22634 - shepmaster:std-io-typo, r=Manishearth
2 parents 92d0d95 + ca0b4af commit f07851e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/io/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
//! > module while the details of this module shake out.
1616
1717
#![unstable(feature = "io",
18-
reason = "this new I/O module is still under active deveopment and \
18+
reason = "this new I/O module is still under active development and \
1919
APIs are subject to tweaks fairly regularly")]
2020

2121
use cmp;

0 commit comments

Comments
 (0)