fix tidy
This commit is contained in:
parent
b330df2c6c
commit
66b58d19bd
@ -17,7 +17,7 @@ use option::Option::{self, Some, None};
|
||||
use result;
|
||||
use sys;
|
||||
|
||||
/// A specialized [`Result`](../result/enum.Result.html) type for I/O
|
||||
/// A specialized [`Result`](../result/enum.Result.html) type for I/O
|
||||
/// operations.
|
||||
///
|
||||
/// This type is broadly used across `std::io` for any operation which may
|
||||
|
Loading…
x
Reference in New Issue
Block a user