gnu: libfm-extra: Fix typo in description.
* gnu/packages/lxde.scm (libfm-extra)[description]: Add missing article.
This commit is contained in:
parent
ebbe856516
commit
bee5bbb5c7
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ Glib/GIO giving a higher-level API.")
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("pkg-config" ,pkg-config)))
|
("pkg-config" ,pkg-config)))
|
||||||
(synopsis "File management support (extra library)")
|
(synopsis "File management support (extra library)")
|
||||||
(description "This package contains standalone library which extends the
|
(description "This package contains a stand-alone library which extends the
|
||||||
libFM file management library.")))
|
libFM file management library.")))
|
||||||
|
|
||||||
(define-public lxappearance
|
(define-public lxappearance
|
||||||
|
|
Reference in a new issue