gnu: emacs-eacl: Fix typo in description.
* gnu/packages/emacs-xyz.scm (emacs-eacl)[description]: Correct misspelling of "commands". Signed-off-by: Marius Bakke <mbakke@fastmail.com>master
parent
66ed570a05
commit
b18d3c5268
|
@ -19361,7 +19361,7 @@ with passwords for paths matching regexps.")
|
|||
`(("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+)))
|
||||
|
||||
|
|
Reference in New Issue