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:
parent
8e7393559f
commit
2351d88f51
@ -517,7 +517,7 @@ class CSV
|
|||||||
end
|
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.
|
# order and clobbers duplicate fields.
|
||||||
#
|
#
|
||||||
def to_hash
|
def to_hash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user