Fix docs
This commit is contained in:
parent
355efacf0d
commit
130ce490f5
1 changed files with 1 additions and 1 deletions
|
@ -823,7 +823,7 @@ pub trait Iterator {
|
|||
///
|
||||
/// Given an element the closure must return `true` or `false`. The returned
|
||||
/// iterator will yield only the elements for which the closure returns
|
||||
/// true.
|
||||
/// `true`.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue