GNU bug report logs -
#39749
[PATCH] gnu: emacs-eacl: Fix typo in description.
Previous Next
Reported by: Kyle Meyer <kyle <at> kyleam.com>
Date: Sat, 22 Feb 2020 21:50:01 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/emacs-xyz.scm (emacs-eacl)[description]: Correct misspelling of
"commands".
---
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 1247c01e63..f0c82e2ea4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19322,7 +19322,7 @@ (define-public emacs-eacl
`(("emacs-ivy" ,emacs-ivy)))
(home-page "https://github.com/redguardtoo/eacl")
(synopsis "Auto-complete lines by using @code{grep} on a project")
- (description "This package provides auto-completion cammands for single
+ (description "This package provides auto-completion commands for single
and multiple lines of code in a project.")
(license license:gpl3+)))
base-commit: 8017eb0ae8d7fee1669e909b116670da374d0ce3
--
2.25.1
This bug report was last modified 5 years and 149 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.