mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ChangeLog: typo fixed
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14280 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1ec5dcdd31
commit
c9fe9f5850
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ Mon Dec 17 20:53:27 2007 GOTOU Yuuzou <gotoyuzo@notwork.org>
|
|||
Mon Dec 17 18:42:23 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* string.c (scan_once): need no encoding compatibility check.
|
||||
it's done inside of re_reg_seach().
|
||||
it's done inside of re_reg_search().
|
||||
|
||||
* string.c (rb_str_split_m): ditto.
|
||||
|
||||
|
|
Loading…
Reference in a new issue