Skip to content

grammar and consistency fix #1558

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 1 commit into from
Oct 30, 2019
Merged

grammar and consistency fix #1558

merged 1 commit into from
Oct 30, 2019

Conversation

vegerot
Copy link
Contributor

@vegerot vegerot commented Oct 24, 2019

line 39: - project (sbt uses this to install manage plugins and dependencies) should be:
- project (sbt uses this to install and manage plugins and dependencies)
still doesn't sound quite good (too many "and"s), but is accurate.

Lines 44-45: Each file/function starts with a - followed by a space. Line 44 has a - but no space, line 45 doesn't have any -

line 39: `- project (sbt uses this to install manage plugins and dependencies)` should be:
              `- project (sbt uses this to install and manage plugins and dependencies)`
still doesn't sound quite good (too many "and"s), but is accurate.

Lines 44-45: Each file/function starts with a `- ` followed by a space.  Line 44 has a `-` but no space, line 45 doesn't have any `- `
@SethTisue SethTisue merged commit f9797a5 into scala:master Oct 30, 2019
@SethTisue
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.

3 participants