mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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>
This commit is contained in:
parent
66ed570a05
commit
b18d3c5268
1 changed files with 1 additions and 1 deletions
|
@ -19361,7 +19361,7 @@ with passwords for paths matching regexps.")
|
||||||
`(("emacs-ivy" ,emacs-ivy)))
|
`(("emacs-ivy" ,emacs-ivy)))
|
||||||
(home-page "https://github.com/redguardtoo/eacl")
|
(home-page "https://github.com/redguardtoo/eacl")
|
||||||
(synopsis "Auto-complete lines by using @code{grep} on a project")
|
(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.")
|
and multiple lines of code in a project.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue