Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: typo #21294

Merged
merged 1 commit into from
Jan 21, 2015
Merged

docs: typo #21294

merged 1 commit into from
Jan 21, 2015

Conversation

alfiedotwtf
Copy link
Contributor

Wrong verb.

@rust-highfive
Copy link
Collaborator

r? @steveklabnik

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

@@ -3402,7 +3402,7 @@ Used inside an array pattern, `..` stands for any number of elements, when the
`advanced_slice_patterns` feature gate is turned on. This wildcard can be used
at most once for a given array, which implies that it cannot be used to
specifically match elements that are at an unknown distance from both ends of a
array, like `[.., 42, ..]`. If followed by a variable name, it will bind the
array, like `[.., 42, ..]`. If proceeded by a variable name, it will bind the
Copy link
Member

Choose a reason for hiding this comment

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

it's 'preceed' not 'proceed`. The variable comes before.

@alfiedotwtf
Copy link
Contributor Author

Gah! That's what I meant to type. I guess I need spellcheck in vim. Redoing.

@steveklabnik
Copy link
Member

Hehe it's all good ❤️ Thanks!

bors added a commit that referenced this pull request Jan 18, 2015
docs: typo

Reviewed-by: steveklabnik
bors referenced this pull request Jan 18, 2015
It got accidentially reverted in 44440e5.
@alexcrichton
Copy link
Member

@bors r=steveklabnik 8da284a rollup

barosl added a commit to barosl/rust that referenced this pull request Jan 20, 2015
@bors bors merged commit 8da284a into rust-lang:master Jan 21, 2015
@alfiedotwtf alfiedotwtf deleted the typo branch February 3, 2015 11:48
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