guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

34/35: gnu: leafpad: Fix trailing whitespace in description.


From: guix-commits
Subject: 34/35: gnu: leafpad: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:18:07 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 6288b98a7d2a21ebc77749ae5ffc03dd4934ebc8
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:38:29 2021 -0800

    gnu: leafpad: Fix trailing whitespace in description.
    
    * gnu/packages/text-editors.scm (leafpad)[description]: Fix trailing
      whitespace.
---
 gnu/packages/text-editors.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]