Skip to content

Update variables.md #63

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

Merged
merged 2 commits into from
Jun 1, 2017
Merged

Update variables.md #63

merged 2 commits into from
Jun 1, 2017

Conversation

jz0425
Copy link
Contributor

@jz0425 jz0425 commented May 30, 2017

  1. Grammar fixes in first paragraph;
  2. Minor tweaks to third, fourth and fifth paragraph to make the format for examples consistent;
  3. Revisions to last paragraph to shorten and improve flow of sentences.

1) Grammar fixes in first paragraph;
2) Minor tweaks to third, fourth and fifth paragraph to make the format for examples consistent;
3) Revisions to last paragraph to shorten and improve flow of sentences.
Copy link
Member

@steveklabnik steveklabnik left a comment

Choose a reason for hiding this comment

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

one very tiny nit and then this is good to go

src/variables.md Outdated
@@ -1,21 +1,21 @@
# Variables

A _variable_ is a component of a stack frame, either a named function parameter,
A _variable_ is a component of a stack frame. That component can be a named function parameter,
Copy link
Member

Choose a reason for hiding this comment

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

could you make this one space, please

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. Thanks.

Removed space
@steveklabnik steveklabnik merged commit 0fd1eb8 into rust-lang:master Jun 1, 2017
@steveklabnik
Copy link
Member

Thank you!

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.

2 participants