gnu: emacs-consult: Fix grammar.
authorVagrant Cascadian <vagrant@debian.org>
Wed, 21 Apr 2021 15:00:00 +0000 (08:00 -0700)
committerVagrant Cascadian <vagrant@debian.org>
Wed, 21 Apr 2021 15:33:22 +0000 (08:33 -0700)
* gnu/packages/emacs-xyz.scm (emacs-consult)[description]: Remove
  gratuitous use of "allows to".

gnu/packages/emacs-xyz.scm

index 1c449eb..9c293b1 100644 (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+)))