From 2a553452f260cc8c4ca22c7fdd283af999be1483 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 29 Dec 2021 22:17:34 -0800 Subject: gnu: emacs-sly-quicklisp: Fix trailing whitespace in description. * gnu/packages/emacs-xyz.scm (emacs-sly-quicklisp)[description]: Fix trailing whitespace. --- gnu/packages/emacs-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 0479870141..0ffdd27e4c 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -11245,7 +11245,7 @@ xref, etc.) are still available, but with better integration.") (synopsis "Quicklisp support for SLY") (description "@command{sly-quicklisp} is an external contrib for SLY that provides a -sly-quickload command that prompts the user for a package to install. ") +sly-quickload command that prompts the user for a package to install.") (license license:gpl3+)))) (define-public emacs-sly-asdf -- cgit v1.2.3