me
/
guix
Archived
1
0
Fork 0

gnu: sbcl-cl-slug: Fix typos in synopsis & description.

* gnu/packages/lisp-xyz.scm (sbcl-cl-slug)
[synopsis, description]: Fix typos.
master
Tobias Geerinckx-Rice 2021-04-09 19:53:38 +02:00
parent 7699bbb3a9
commit 214461edc4
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -7296,10 +7296,10 @@ of C+GObject libraries without the need of writing dedicated bindings.")
(inputs
`(("ppcre" ,sbcl-cl-ppcre)))
(home-page "https://github.com/EuAndreh/cl-slug")
(synopsis "Multi-language slug formater")
(synopsis "Multi-language slug formatter")
(description
"This is a small Common Lisp library to make slugs, mainly for URIs,
from english and beyond.")
from English and beyond.")
(license license:llgpl))))
(define-public ecl-cl-slug