nobu 2015-10-23 00:19:06 +0900 (Fri, 23 Oct 2015) New Revision: 52224 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52224 Log: adjust spaces [ci skip] * array.c (rb_ary_collect): [DOC] Fix space of code example of Array#map. [Fix GH-1062] Modified files: trunk/ChangeLog trunk/array.c