summaryrefslogtreecommitdiff
path: root/gnu/packages/emacs-xyz.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2021-02-09 09:06:21 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2021-02-09 09:06:21 +0100
commita459ece1e38027bb29c86ac60291b4ded73ebeb2 (patch)
tree344281fa084a85b687f93e4cd6f1d1a4663edbe0 /gnu/packages/emacs-xyz.scm
parent5c4fe5d5c71d2639d1b44f6c54d088a33ce5c2fe (diff)
gnu: emacs-hercules: Fix typo in description.
* gnu/packages/emacs-xyz.scm (emacs-hercules)[description]: Add two spaces after a full stop.
Diffstat (limited to 'gnu/packages/emacs-xyz.scm')
-rw-r--r--gnu/packages/emacs-xyz.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 5cc740f83d..18dfdadea9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13246,9 +13246,9 @@ settings).")
(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