This commit is contained in:
mdinger 2015-08-07 15:12:37 -04:00
parent e324a9682c
commit 005e5b201c
1 changed files with 1 additions and 1 deletions

View File

@ -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;