ruby-changes:39740
From: kazu <ko1@a...>
Date: Thu, 10 Sep 2015 22:59:42 +0900 (JST)
Subject: [ruby-changes:39740] kazu:r51821 (trunk): fix a typo [ci skip]
kazu 2015-09-10 22:59:31 +0900 (Thu, 10 Sep 2015) New Revision: 51821 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=51821 Log: fix a typo [ci skip] Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 51820) +++ ChangeLog (revision 51821) @@ -305,7 +305,7 @@ Wed Aug 26 10:52:02 2015 Nobuyoshi Naka https://github.com/ruby/ruby/blob/trunk/ChangeLog#L305 * re.c (rb_memsearch_wchar, rb_memsearch_qchar): test matching till the end of string. [ruby-core:70592] [Bug #11488] - * test/ruby/test_m17n.rb (test_include?, tet_index): add tests by + * test/ruby/test_m17n.rb (test_include?, test_index): add tests by Tom Stuart. Wed Aug 26 09:26:00 2015 Nobuyoshi Nakada <nobu@r...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/