Actions
Misc #17872
closedRemove extra word from Here Documents syntax doc
Status:
Closed
Assignee:
-
Description
When reading the documentation for here documents literal, for example
when executing ri ruby:syntax/literals
, or directly the file at
`doc/syntax/literals.rdoc', then looking at "Here Documents" section
there is a sentence that seems strange for me: "Note that the while
the closing identifier may be indented".
I don't know english very well, but however feel that the first "the"
might not be on purpose and maybe "Note that while the" was intended.
If I'm wrong, please close/disregard issue and sorry for the noise.
Patch based on master branch is attached.
Files
Updated by jeremyevans (Jeremy Evans) over 3 years ago
- Status changed from Open to Closed
Applied in changeset git|2e919e4a643814735c68cf6724972cf7aa0cd91e.
Remove extra word in heredoc documentation
From Thibault Jouan
Fixes [Misc #17872]
Actions
Like0
Like0