summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 11:48:56 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:01 -0400
commit12813dad7d3a37fd435abb66cc106d61ffb1ec11 (patch)
treed64d5fc8fa5b2b9e35c841af164b8b88d41b0e4d /ruby
parent5c5acb59efc379553cdddfadb48adbeb129fc5d4 (diff)
downloadslackbuilds-12813dad7d3a37fd435abb66cc106d61ffb1ec11.tar.gz
slackbuilds-12813dad7d3a37fd435abb66cc106d61ffb1ec11.tar.xz
ruby/rubygem-concurrent-ruby: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'ruby')
-rw-r--r--ruby/rubygem-concurrent-ruby/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/rubygem-concurrent-ruby/README b/ruby/rubygem-concurrent-ruby/README
index 9e87dd622e..e2225f306a 100644
--- a/ruby/rubygem-concurrent-ruby/README
+++ b/ruby/rubygem-concurrent-ruby/README
@@ -1,3 +1,3 @@
-Modern concurrency tools including agents, futures, promises, thread pools,
-actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript,
-actors, and classic concurrency patterns.
+Modern concurrency tools including agents, futures, promises, thread
+pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go,
+JavaScript, actors, and classic concurrency patterns.