Fix typo in std::io unstable reason
This commit is contained in:
parent
2b01a37ec3
commit
5b64845e47
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue