From 9a5b8a9abe096a565321b52674ec5206ff0e7a55 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 28 Oct 2020 19:58:44 -0700 Subject: gnu: emacs-highlight-numbers: Fix typo. * gnu/packages/emacs-xyz (emacs-highlight-numbers)[description]: Fix spelling of "constitutes". --- gnu/packages/emacs-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 03f5fd5f33..ac75d559bd 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -16427,7 +16427,7 @@ (define-public emacs-highlight-numbers (description "@code{highlight-numbers-mode} provides a minor mode for syntax highlighting of numeric literals in source code. -It s customizable: it's easy to add or redefine what exactly consitutes a +It s customizable: it's easy to add or redefine what exactly constitutes a \"number\" in given major mode. See @code{highlight-numbers-modelist}.") (license license:gpl3+))) -- cgit v1.2.3