diff --git a/ChangeLog b/ChangeLog index ae38b28900..1252c37811 100644 --- a/ChangeLog +++ b/ChangeLog @@ -65,7 +65,7 @@ Mon Dec 17 20:53:27 2007 GOTOU Yuuzou Mon Dec 17 18:42:23 2007 Yukihiro Matsumoto * 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.