Skip to content

errors in the doc#33409

Merged
bors merged 2 commits intorust-lang:masterfrom
kineticz:patch-2
May 7, 2016
Merged

errors in the doc#33409
bors merged 2 commits intorust-lang:masterfrom
kineticz:patch-2

Conversation

@kineticz
Copy link
Copy Markdown

@kineticz kineticz commented May 4, 2016

No description provided.

@rust-highfive
Copy link
Copy Markdown
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

Comment thread src/libcore/iter/iterator.rs Outdated
/// returns the first value, `nth(1)` the second, and so on.
///
/// `nth()` will return `None` if `n` is larger than the length of the
/// `nth()` will return `None` if `n` >= the length of the
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer to stick with the words here, "is greater than or equal to the length"

@steveklabnik
Copy link
Copy Markdown
Contributor

Thanks for this! One small nit and then r=me

@kineticz
Copy link
Copy Markdown
Author

kineticz commented May 4, 2016

r? @steveklabnik

Done.

@steveklabnik
Copy link
Copy Markdown
Contributor

@bors: r+ rollup

Thank you!

@bors
Copy link
Copy Markdown
Collaborator

bors commented May 4, 2016

📌 Commit 16219de has been approved by steveklabnik

steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 5, 2016
steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 5, 2016
steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 5, 2016
steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 6, 2016
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request May 7, 2016
steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 7, 2016
steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 7, 2016
bors added a commit that referenced this pull request May 7, 2016
@bors bors merged commit 16219de into rust-lang:master May 7, 2016
@kineticz kineticz deleted the patch-2 branch May 8, 2016 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants