mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-consult: Fix grammar.
* gnu/packages/emacs-xyz.scm (emacs-consult)[description]: Remove gratuitous use of "allows to".
This commit is contained in:
parent
df1d426e6e
commit
bdb1a3385d
1 changed files with 1 additions and 1 deletions
|
@ -7444,7 +7444,7 @@ style, or as multiple word prefixes.")
|
||||||
(home-page "https://github.com/minad/consult")
|
(home-page "https://github.com/minad/consult")
|
||||||
(synopsis "Consulting completing-read")
|
(synopsis "Consulting completing-read")
|
||||||
(description "This package provides various handy commands based on the
|
(description "This package provides various handy commands based on the
|
||||||
Emacs completion function completing-read, which allows to quickly select from a
|
Emacs completion function completing-read, which allows quickly selecting from a
|
||||||
list of candidates.")
|
list of candidates.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue