guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 28/52: gnu: sbcl-cl-slug: Fix typos in synopsis & description.
Date: Sat, 10 Apr 2021 08:15:32 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 214461edc436503049623c87ab5ca61eff168b92
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Apr 9 19:53:38 2021 +0200

    gnu: sbcl-cl-slug: Fix typos in synopsis & description.
    
    * gnu/packages/lisp-xyz.scm (sbcl-cl-slug)
    [synopsis, description]: Fix typos.
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 35fbdc7..afdb436 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -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



reply via email to

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