From a459ece1e38027bb29c86ac60291b4ded73ebeb2 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Tue, 9 Feb 2021 09:06:21 +0100 Subject: gnu: emacs-hercules: Fix typo in description. * gnu/packages/emacs-xyz.scm (emacs-hercules)[description]: Add two spaces after a full stop. --- gnu/packages/emacs-xyz.scm | 6 +++--- 1 file 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 -- cgit v1.2.3