Skip to content

Conversation

apasel422
Copy link
Contributor

  • s/(left|right) hand/\1-hand/
  • s/parenthesis/parentheses/
  • s/unicode/Unicode/
  • s/validly-encoded/validly encoded/

- `s/(left|right) hand/\1-hand/`
- `s/parenthesis/parentheses/`
- `s/unicode/Unicode/`
- `s/validly-encoded/validly encoded/`
@steveklabnik
Copy link
Contributor

Thank you!

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Nov 27, 2014
- `s/(left|right) hand/\1-hand/`
- `s/parenthesis/parentheses/`
- `s/unicode/Unicode/`
- `s/validly-encoded/validly encoded/`
@bors bors merged commit b7520f5 into rust-lang:master Nov 27, 2014
@apasel422 apasel422 deleted the guide branch November 27, 2014 12:58
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.

3 participants