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

punctuation fix #439

Merged
merged 1 commit into from Dec 1, 2015

Conversation

Projects
None yet
2 participants
@jvoigtlaender
Contributor

jvoigtlaender commented Nov 20, 2015

No description provided.

@evancz evancz closed this Nov 30, 2015

@evancz evancz deleted the jvoigtlaender-patch-1 branch Nov 30, 2015

@jvoigtlaender

This comment has been minimized.

Show comment
Hide comment
@jvoigtlaender

jvoigtlaender Dec 1, 2015

Contributor

Why close this? Are you fixing it elsewhere? Because the text as currently written is broken.

It reads, at http://package.elm-lang.org/packages/elm-lang/core/3.0.0/Mouse#isDown, as follows: "The current state of the mouse True when any mouse button is down, and false otherwise."

Surely that needs to be "The current state of the mouse. True when any mouse button is down, and false otherwise." instead.

Contributor

jvoigtlaender commented Dec 1, 2015

Why close this? Are you fixing it elsewhere? Because the text as currently written is broken.

It reads, at http://package.elm-lang.org/packages/elm-lang/core/3.0.0/Mouse#isDown, as follows: "The current state of the mouse True when any mouse button is down, and false otherwise."

Surely that needs to be "The current state of the mouse. True when any mouse button is down, and false otherwise." instead.

@evancz evancz restored the jvoigtlaender-patch-1 branch Dec 1, 2015

@evancz evancz reopened this Dec 1, 2015

evancz pushed a commit that referenced this pull request Dec 1, 2015

@evancz evancz merged commit 8c71736 into master Dec 1, 2015

0 of 2 checks passed

continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
continuous-integration/travis-ci/push The Travis CI build is in progress
Details
@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Dec 1, 2015

Member

My mistake, not sure what happened.

Member

evancz commented Dec 1, 2015

My mistake, not sure what happened.

@evancz evancz deleted the jvoigtlaender-patch-1 branch Dec 1, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment