mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix a function name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29276 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b2a0191b80
commit
5c1fd225c8
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ Wed Sep 15 09:12:03 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
|||
|
||||
Wed Sep 15 07:27:52 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* string.c (rb_str_times): mentioned about Hash argument. a patch
|
||||
* string.c (rb_str_format_m): mentioned about Hash argument. a patch
|
||||
from Daniel Bovensiepen at [ruby-core:32386].
|
||||
|
||||
* sprintf.c (get_hash): ditto, and fix typo.
|
||||
|
|
Loading…
Reference in a new issue