summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-diff-lcs/README
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/rubygem-diff-lcs/README')
-rw-r--r--ruby/rubygem-diff-lcs/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/ruby/rubygem-diff-lcs/README b/ruby/rubygem-diff-lcs/README
index 37422f7619..027315d6f6 100644
--- a/ruby/rubygem-diff-lcs/README
+++ b/ruby/rubygem-diff-lcs/README
@@ -1,3 +1,4 @@
-Diff::LCS computes the difference between two Enumerable sequences using the
-McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities
-to create a simple HTML diff output format and a standard diff-like tool.
+Diff::LCS computes the difference between two Enumerable sequences
+using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It
+includes utilities to create a simple HTML diff output format and a
+standard diff-like tool.