summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/csv.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csv.rb b/lib/csv.rb
index 54b820df31..981bf26364 100644
--- a/lib/csv.rb
+++ b/lib/csv.rb
@@ -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