Fix typo
This commit is contained in:
parent
097efa9a99
commit
a2a0f21ba1
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ impl<R: Read> BufReader<R> {
|
|||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// ```no_ru
|
||||
/// ```no_run
|
||||
/// # #![feature(bufreader_buffer)]
|
||||
/// use std::io::{BufReader, BufRead};
|
||||
/// use std::fs::File;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue