summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:49:19 +0100
committer B. Watson2022-03-17 17:38:01 +0100
commit4d93d4155aac2847bf1d7ed64b68fbcc030cd861 (patch)
treebd4a4dd023d428ab7109380500a346fb335cbba6 /ruby
parentcb97d0c454567ba03a05f6406a24e20b8211785e (diff)
downloadslackbuilds-4d93d4155aac2847bf1d7ed64b68fbcc030cd861.tar.gz
ruby/rubygem-fastercsv: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'ruby')
-rw-r--r--ruby/rubygem-fastercsv/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/rubygem-fastercsv/README b/ruby/rubygem-fastercsv/README
index 3d2e8a44ad..8124fb203e 100644
--- a/ruby/rubygem-fastercsv/README
+++ b/ruby/rubygem-fastercsv/README
@@ -1,3 +1,3 @@
-FasterCSV is intended as a complete replacement to the CSV standard library. It
-is significantly faster and smaller while still being pure Ruby code. It also
-strives for a better interface.
+FasterCSV is intended as a complete replacement to the CSV standard
+library. It is significantly faster and smaller while still being pure
+Ruby code. It also strives for a better interface.