Skip to content

Various fixes to wording consistency in the docs - #40722

Merged
bors merged 2 commits into
masterfrom
unknown repository
Mar 23, 2017
Merged

Various fixes to wording consistency in the docs#40722
bors merged 2 commits into
masterfrom
unknown repository

Conversation

@ghost

@ghostghost commented Mar 22, 2017

Copy link
Copy Markdown

A bunch of random fixes, added punctuation, backticks, and so on...

r? @steveklabnik

@steveklabniksteveklabnik left a comment

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.

thank you so much! two tiny nits, and then r=me

Comment threadsrc/libcollections/range.rs Outdated
/// Start index bound.
///
/// Return start value as a `Bound`
/// Returns start value as a `Bound`.

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.

while you're here, maybe "returns the start value"?

Comment threadsrc/libcollections/range.rs Outdated
/// End index bound.
///
/// Return end value as a `Bound`
/// Returns end value as a `Bound`.

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.

same here, "the end value"

@steveklabnik

Copy link
Copy Markdown
Contributor

@bors: r+ rollup

thanks!

@bors

bors commented Mar 22, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit b7a3d46 has been approved by steveklabnik

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 22, 2017
…teveklabnik
Various fixes to wording consistency in the docs
A bunch of random fixes, added punctuation, plurals, backticks, and so on...
r? @steveklabnik
@frewsxcvfrewsxcv mentioned this pull request Mar 22, 2017
bors added a commit that referenced this pull request Mar 22, 2017
Rollup of 13 pull requests
- Successful merges: #40509, #40523, #40548, #40578, #40619, #40689, #40690, #40692, #40704, #40722, #40723, #40725, #40732
- Failed merges:
@bors
bors merged commit b7a3d46 into rust-lang:masterMar 23, 2017
@ghost
ghost deleted the doc-consistency-fixes branch March 23, 2017 10:29
Sign up for freeto 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.

2 participants

@steveklabnik@bors