зеркало из https://github.com/github/ruby.git
* lib/set.rb: [DOC] Fix grammatical error by @bouk [fix GH-524]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44812 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
bfda9402a9
Коммит
b38d16dad9
|
@ -541,7 +541,7 @@ class Set
|
|||
end
|
||||
|
||||
#
|
||||
# SortedSet implements a Set that guarantees that it's element are
|
||||
# SortedSet implements a Set that guarantees that its elements are
|
||||
# yielded in sorted order (according to the return values of their
|
||||
# #<=> methods) when iterating over them.
|
||||
#
|
||||
|
|
Загрузка…
Ссылка в новой задаче