gnu: emacs-dashboard: Fix trailing whitespace in description.

* gnu/packages/emacs-xyz.scm (emacs-dashboard)[description]: Fix trailing
  whitespace.
This commit is contained in:
Vagrant Cascadian 2021-12-29 22:19:56 -08:00
parent ee9df2de04
commit 51ba1ba2ea
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -20011,7 +20011,7 @@ (define-public emacs-dashboard
(home-page "https://github.com/rakanalh/emacs-dashboard")
(synopsis "Startup screen extracted from Spacemacs")
(description "This package provides an extensible Emacs dashboard, with
sections for bookmarks, projectil projects, org-agenda and more. ")
sections for bookmarks, projectil projects, org-agenda and more.")
(license license:gpl3+)))
(define-public emacs-slime-company