Project

General

Profile

Actions

Bug #8351

closed

Error message is not grammatical

Added by agrimm (Andrew Grimm) almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Assignee:
Target version:
-
ruby -v:
ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-linux]
[ruby-core:54725]

Description

Enumerable#chunk has the error message "symbol begins with an underscore is reserved".

This is not grammatical. Assuming that error messages can be modified, possible fixes include

"symbol begins with an underscore, which is reserved"
"symbols beginning with an underscore are reserved"

Actions

Also available in: Atom PDF

Like0
Like0Like0