ruby-changes:17275
From: akr <ko1@a...>
Date: Thu, 16 Sep 2010 22:54:28 +0900 (JST)
Subject: [ruby-changes:17275] Ruby:r29276 (trunk): fix a function name.
akr 2010-09-16 22:53:40 +0900 (Thu, 16 Sep 2010) New Revision: 29276 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=29276 Log: fix a function name. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 29275) +++ ChangeLog (revision 29276) @@ -81,7 +81,7 @@ Wed Sep 15 07:27:52 2010 Nobuyoshi Nakada <nobu@r...> - * 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. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/