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

Fix typo in IO #5322

Merged
merged 1 commit into from Nov 23, 2017
Merged

Fix typo in IO #5322

merged 1 commit into from Nov 23, 2017

Conversation

bew
Copy link
Contributor

@bew bew commented Nov 23, 2017

No description provided.

@@ -679,7 +679,7 @@ abstract class IO
return string
end

# We didn't find the delimiter, so we append to a String::Builde
# We didn't find the delimiter, so we append to a String::Builder
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you also put String::Builder inside backticks?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's possible, but useless IMO, as it's a code comment, not a documentation comment.

@bcardiff bcardiff merged commit f7f9c5b into crystal-lang:master Nov 23, 2017
@bcardiff bcardiff added this to the Next milestone Nov 23, 2017
@bew bew deleted the fix-typo-io branch November 23, 2017 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants