Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Dardi committed May 15, 2017
1 parent fa01372 commit c5a35f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/libcore/iter/iterator.rs
Expand Up @@ -266,8 +266,7 @@ pub trait Iterator {
///
/// # Panics
///
/// If the given step is `0`, the method will panic if debug assertions are
/// enabled.
/// The method will panic if the given step is `0`.
///
/// # Examples
///
Expand Down

0 comments on commit c5a35f4

Please sign in to comment.