mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55864 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d5a0b8e3cc
commit
afd800fd29
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Wed Aug 10 15:35:03 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
|||
|
||||
Tue Aug 9 17:50:00 2016 Kenta Murata <mrkn@mrkn.jp>
|
||||
|
||||
* hash.c (rb_hash_map_v, rb_hash_map_v_bang): impelement Hash#map_v and
|
||||
* hash.c (rb_hash_map_v, rb_hash_map_v_bang): implement Hash#map_v and
|
||||
Hash#map_v! [Feature #12512] [ruby-core:76095]
|
||||
|
||||
* test/ruby/test_hash.rb: add tests for above change.
|
||||
|
|
Loading…
Add table
Reference in a new issue