mirror of https://github.com/rust-lang/rfcs.git
typo
This commit is contained in:
parent
e324a9682c
commit
005e5b201c
|
@ -18,7 +18,7 @@ use std::io::{
|
|||
|
||||
# Motivation
|
||||
|
||||
THe current design requires the above example to be written like this:
|
||||
The current design requires the above example to be written like this:
|
||||
|
||||
```rust
|
||||
use std::io::Error as IoError;
|
||||
|
|
Loading…
Reference in New Issue