array.c: [DOC] remove trailing comma [ci skip]
* array.c (rb_ary_push_m): [DOC] Remove trailing comma from Array#push example, as other Array examples doesn't put trailing comma. [Fix GH-1279] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53970 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
199e910602
commit
c31d06eeb7
@ -1,3 +1,9 @@
|
||||
Mon Feb 29 16:50:20 2016 hanachin <hanachin@gmail.com>
|
||||
|
||||
* array.c (rb_ary_push_m): [DOC] Remove trailing comma from
|
||||
Array#push example, as other Array examples doesn't put trailing
|
||||
comma. [Fix GH-1279]
|
||||
|
||||
Mon Feb 29 16:31:01 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* common.mk, tool/mkconfig.rb: set cross_compiling option from
|
||||
|
Loading…
x
Reference in New Issue
Block a user