Actions
Bug #8351
closedError message is not grammatical
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
Like0
Like0Like0