Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upFix documentation for asText #56
Conversation
slava-sh
referenced this pull request
Dec 18, 2014
Merged
Replace String.show with String.toString in documentation #57
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Thanks! It makes the definition look a bit weird, but this is correct :) |
pushed a commit
that referenced
this pull request
Dec 19, 2014
evancz
merged commit bd4eefa
into
elm:master
Dec 19, 2014
1 check failed
continuous-integration/travis-ci
The Travis CI build could not complete due to an error
Details
nathan
deleted the
nathan:fix-asText-docs
branch
Dec 19, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nathan commentedDec 17, 2014
Use the name name (
toString) instead of the old one (show).