summaryrefslogtreecommitdiff
path: root/lib/csv.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csv.rb')
-rw-r--r--lib/csv.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csv.rb b/lib/csv.rb
index cc3e7f6362..54b820df31 100644
--- a/lib/csv.rb
+++ b/lib/csv.rb
@@ -1476,7 +1476,7 @@ class CSV
# the rows contain no actual data. If
# you want to skip rows that contain
# separators but no content, consider
- # using <tt>:skip_lines</tt>, or
+ # using <tt>:skip_lines</tt>, or
# inspecting fields.compact.empty? on
# each row.
# <b><tt>:force_quotes</tt></b>:: When set to a +true+ value, CSV will