summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:50:53 +0100
committer B. Watson2022-03-17 17:38:01 +0100
commit309255ce8bd1aa2677a49067a9a9444565ed9241 (patch)
treeca266d5e7e649a7709eee018b861d29b34eb18da /ruby
parentea2eef6563cfa7ca555dafed0f3c288f03525195 (diff)
downloadslackbuilds-309255ce8bd1aa2677a49067a9a9444565ed9241.tar.gz
ruby/rubygem-rspec-mocks: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'ruby')
-rw-r--r--ruby/rubygem-rspec-mocks/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/rubygem-rspec-mocks/README b/ruby/rubygem-rspec-mocks/README
index 7959841b4e..5e07df772d 100644
--- a/ruby/rubygem-rspec-mocks/README
+++ b/ruby/rubygem-rspec-mocks/README
@@ -1,3 +1,3 @@
-rspec-mocks is a test-double framework for rspec with support for method
-stubs, fakes, and message expectations on generated test-doubles and real
-objects alike.
+rspec-mocks is a test-double framework for rspec with support
+for method stubs, fakes, and message expectations on generated
+test-doubles and real objects alike.