summaryrefslogtreecommitdiff
path: root/gnu/packages/text-editors.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-12-29 22:38:29 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-12-29 22:50:12 -0800
commit6288b98a7d2a21ebc77749ae5ffc03dd4934ebc8 (patch)
tree8e7e11aff9fa7013651579f657e10dd78a9b0d53 /gnu/packages/text-editors.scm
parent80d938832db3330250b951f37e81183505bdcb15 (diff)
downloadguix-patches-6288b98a7d2a21ebc77749ae5ffc03dd4934ebc8.tar
guix-patches-6288b98a7d2a21ebc77749ae5ffc03dd4934ebc8.tar.gz
gnu: leafpad: Fix trailing whitespace in description.
* gnu/packages/text-editors.scm (leafpad)[description]: Fix trailing whitespace.
Diffstat (limited to 'gnu/packages/text-editors.scm')
-rw-r--r--gnu/packages/text-editors.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 4dd13eb710..2c5f5de719 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -423,7 +423,7 @@ systems.")
(description "Leafpad is a GTK+ text editor that emphasizes simplicity. As
development focuses on keeping weight down to a minimum, only the most essential
features are implemented in the editor. Leafpad is simple to use, is easily
-compiled, requires few libraries, and starts up quickly. ")
+compiled, requires few libraries, and starts up quickly.")
(license license:gpl2+)))
(define-public l3afpad