mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: leafpad: Fix trailing whitespace in description.
* gnu/packages/text-editors.scm (leafpad)[description]: Fix trailing whitespace.
This commit is contained in:
parent
80d938832d
commit
6288b98a7d
1 changed files with 1 additions and 1 deletions
|
@ -423,7 +423,7 @@ (define-public leafpad
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue