emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/consult 08a9cd8: Fix typo (#389)


From: ELPA Syncer
Subject: [elpa] externals/consult 08a9cd8: Fix typo (#389)
Date: Sun, 8 Aug 2021 15:57:09 -0400 (EDT)

branch: externals/consult
commit 08a9cd8edb7dea79a3445c3beb13dcd2781a3732
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: GitHub <noreply@github.com>

    Fix typo (#389)
---
 consult.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/consult.el b/consult.el
index 4e88a0e..effc791 100644
--- a/consult.el
+++ b/consult.el
@@ -2787,7 +2787,7 @@ QUERY is passed to `consult--buffer-query'."
 
 By default search across all project buffers. If the prefix argument QUERY is
 non-nil, all buffers are searched. Optional INITIAL input can be provided. See
-`consult-line' for more information. In order to search a subset of filters,
+`consult-line' for more information. In order to search a subset of buffers,
 QUERY can be set to a plist according to `consult--buffer-query'."
   (interactive "P")
   (let ((scope "Multiple buffers"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]