me
/
guix
Archived
1
0
Fork 0

gnu: emacs-consult: Fix grammar.

* gnu/packages/emacs-xyz.scm (emacs-consult)[description]: Remove
  gratuitous use of "allows to".
master
Vagrant Cascadian 2021-04-21 08:00:00 -07:00
parent df1d426e6e
commit bdb1a3385d
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -7444,7 +7444,7 @@ style, or as multiple word prefixes.")
(home-page "https://github.com/minad/consult")
(synopsis "Consulting completing-read")
(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.")
(license license:gpl3+)))