summaryrefslogtreecommitdiff
path: root/gnu/packages/ed.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-09-13 15:31:31 +0200
committerLudovic Courtès <ludo@gnu.org>2014-09-13 15:36:07 +0200
commitc5779c931bcfd1073da1031bd8663871a88c2950 (patch)
tree0b4585f72dd0c541d0bfa6c6aa9db884017771b8 /gnu/packages/ed.scm
parentbed035c56060d008abbfcd7e4100f6aa76031314 (diff)
downloadguix-patches-c5779c931bcfd1073da1031bd8663871a88c2950.tar
guix-patches-c5779c931bcfd1073da1031bd8663871a88c2950.tar.gz
gnu: Synchronize GNU package descriptions with upstream.
These are mostly two-space-after-end-of-sentence-period changes resulting from commit 3a09e1d2.
Diffstat (limited to 'gnu/packages/ed.scm')
-rw-r--r--gnu/packages/ed.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ed.scm b/gnu/packages/ed.scm
index dd0250647a..c2b19292f0 100644
--- a/gnu/packages/ed.scm
+++ b/gnu/packages/ed.scm
@@ -50,6 +50,6 @@
"Ed is a line-oriented text editor: rather than offering an overview of
a document, ed performs editing one line at a time. It can be executed both
interactively and via shell scripts. Its method of command input allows
-complex tasks to be performed in an automated way. GNU ed offers several
+complex tasks to be performed in an automated way. GNU ed offers several
extensions over the standard utility.")
(license gpl3+)))