summaryrefslogtreecommitdiffstats
path: root/source/ap/diffstat/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/diffstat/slack-desc')
-rw-r--r--source/ap/diffstat/slack-desc8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/ap/diffstat/slack-desc b/source/ap/diffstat/slack-desc
index 1ca1fded9..722514858 100644
--- a/source/ap/diffstat/slack-desc
+++ b/source/ap/diffstat/slack-desc
@@ -1,8 +1,8 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
+# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
@@ -10,7 +10,7 @@ diffstat: diffstat (produces statistics from diff output)
diffstat:
diffstat: DiffStat is a simple filter that reads the output of the 'diff'
diffstat: program and displays a histogram of insertions, deletions, and
-diffstat: modifications per-file. It is useful for reviewing large, complex
+diffstat: modifications per-file. It is useful for reviewing large, complex
diffstat: patch files.
diffstat:
diffstat: Thomas E. Dickey is the author of DiffStat.