Fix a typo.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42297 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2013-07-31 16:34:56 +00:00
parent 278b494ba7
commit b4dd68ff96

View File

@ -158,8 +158,8 @@ Wed Jul 31 14:38:52 2013 Akinori MUSHA <knu@iDaemons.org>
Wed Jul 31 14:38:10 2013 Akinori MUSHA <knu@iDaemons.org>
* lib/set.rb: [DOC] Use the term "sorted" instead "ordered" when
mentioning SortSet.
* lib/set.rb: [DOC] Use the term "sorted" instead of "ordered"
when mentioning SortSet.
Wed Jul 31 12:18:47 2013 Tanaka Akira <akr@fsij.org>