зеркало из https://github.com/github/ruby.git
modify typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2531 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
96654ce041
Коммит
d5ceb6ef82
|
@ -67,7 +67,7 @@ Thu May 30 12:52:42 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
|
|||
* range.c (range_each): iteration done using "succ". If the
|
||||
elements does not respond to "succ", raise TypeError. As a
|
||||
result, all Enumerable methods, e.g. collect, require elements
|
||||
to respond to "succ'.
|
||||
to respond to "succ".
|
||||
|
||||
* range.c (range_member): comparison done using "each", if
|
||||
elements are non-Numeric or no-"succ" objects. Otherwise
|
||||
|
|
Загрузка…
Ссылка в новой задаче