Fix typo in std::io unstable reason
This commit is contained in:
parent
2b01a37ec3
commit
5b64845e47
@ -15,7 +15,7 @@
|
||||
//! > module while the details of this module shake out.
|
||||
|
||||
#![unstable(feature = "io",
|
||||
reason = "this new I/O module is still under active deveopment and \
|
||||
reason = "this new I/O module is still under active development and \
|
||||
APIs are subject to tweaks fairly regularly")]
|
||||
|
||||
use cmp;
|
||||
|
Loading…
x
Reference in New Issue
Block a user