From: "Eregon (Benoit Daloze)" Date: 2013-05-01T19:01:34+09:00 Subject: [ruby-core:54727] [ruby-trunk - Bug #8351] Error message is not grammatical Issue #8351 has been updated by Eregon (Benoit Daloze). Thanks, it will be committed soon! ---------------------------------------- Bug #8351: Error message is not grammatical https://bugs.ruby-lang.org/issues/8351#change-39071 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/