me
/
guix
Archived
1
0
Fork 0

gnu: emacs-hercules: Fix typo in description.

* gnu/packages/emacs-xyz.scm (emacs-hercules)[description]: Add two spaces
after a full stop.
master
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
1 changed files with 3 additions and 3 deletions

View File

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