We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a2269 commit ee30684Copy full SHA for ee30684
src/string.cr
@@ -3242,7 +3242,7 @@ class String
3242
# puts stanza.upcase
3243
# end
3244
# # => THE FIRST COLD SHOWER
3245
- # # => EVEN THE MONKEY SEEMS TO want
+ # # => EVEN THE MONKEY SEEMS TO WANT
3246
# # => A LITTLE COAT OF STRAW
3247
# ```
3248
def each_line(chomp = true) : Nil
0 commit comments