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

Describe (a,) vs (a) in docs #24992

Merged
merged 1 commit into from
May 1, 2015
Merged

Describe (a,) vs (a) in docs #24992

merged 1 commit into from
May 1, 2015

Conversation

steveklabnik
Copy link
Member

comma:

```
(0,); // sigle element tuple
Copy link
Contributor

Choose a reason for hiding this comment

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

s/sigle/single/

@steveklabnik
Copy link
Member Author

Thanks @parir , sigh.

comma:

```
(0,); // single element tuple
Copy link
Contributor

Choose a reason for hiding this comment

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

s/single element/single-element/

Copy link
Member Author

Choose a reason for hiding this comment

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

you're always good at catching those :)

@alexcrichton
Copy link
Member

@bors: r+ 8c38dfd rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
bors added a commit that referenced this pull request May 1, 2015
@bors bors merged commit 8c38dfd into rust-lang:master May 1, 2015
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.

Reference should mention tuple/parenthesis disambiguation
5 participants