From: "agrimm (Andrew Grimm)" Date: 2013-05-01T16:54:30+09:00 Subject: [ruby-core:54725] [ruby-trunk - Bug #8351][Open] Error message is not grammatical Issue #8351 has been reported by agrimm (Andrew Grimm). ---------------------------------------- Bug #8351: Error message is not grammatical https://bugs.ruby-lang.org/issues/8351 Author: agrimm (Andrew Grimm) Status: Open Priority: Normal Assignee: zzak (Zachary Scott) Category: doc Target version: ruby -v: ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-linux] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN 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" -- http://bugs.ruby-lang.org/