gnu: emacs-hercules: Fix typo in description.

* gnu/packages/emacs-xyz.scm (emacs-hercules)[description]: Add two spaces
after a full stop.
This commit is contained in:
Nicolas Goaziou 2021-02-09 09:06:21 +01:00
parent 5c4fe5d5c7
commit a459ece1e3
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -13246,9 +13246,9 @@ (define-public emacs-hercules
(home-page "https://gitlab.com/jjzmajic/hercules.el")
(synopsis "Call a chain of related commands without repeated prefix keys")
(description
"This package provides sticky-key-like functionality to obviate the
need for repeated prefix-key sequences, and can reuse existing keymaps. The
list of commands is displayed in a handy popup.")
"This package provides sticky-key-like functionality to obviate the need
for repeated prefix-key sequences, and can reuse existing keymaps. The list
of commands is displayed in a handy popup.")
(license license:gpl3+)))
(define-public emacs-ws-butler