lib/csv.rb: [DOC] Fix typo [ci skip][Fix GH-907]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50709 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
gogotanaka 2015-06-01 05:35:42 +00:00
Родитель 8e7393559f
Коммит 2351d88f51
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -517,7 +517,7 @@ class CSV
end
#
# Collapses the row into a simple Hash. Be warning that this discards field
# Collapses the row into a simple Hash. Be warned that this discards field
# order and clobbers duplicate fields.
#
def to_hash