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

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

[elpa] externals/notmuch-indicator 5db7d40f33 27/36: Reword a statement


From: ELPA Syncer
Subject: [elpa] externals/notmuch-indicator 5db7d40f33 27/36: Reword a statement
Date: Wed, 21 Sep 2022 00:59:21 -0400 (EDT)

branch: externals/notmuch-indicator
commit 5db7d40f3323bca9e6f80ca260dc7d586273f407
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Reword a statement
---
 README.md            | 2 +-
 notmuch-indicator.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a227ef9a63..840ba08555 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Multiple plists represent separate `notmuch-count(1)` 
queries.  These
 are run sequentially.  Their return values are joined into a single
 string.
 
-For instance, a value like the following defines three commands:
+For instance, a value like the following defines three searches:
 
 ```elisp
 (setq notmuch-indicator-args
diff --git a/notmuch-indicator.el b/notmuch-indicator.el
index 0faa7f8b99..4254a59b15 100644
--- a/notmuch-indicator.el
+++ b/notmuch-indicator.el
@@ -53,7 +53,7 @@
 ;; are run sequentially.  Their return values are joined into a single
 ;; string.
 ;;
-;; For instance, a value like the following defines three commands:
+;; For instance, a value like the following defines three searches:
 ;;
 ;;     (setq notmuch-indicator-args
 ;;           '((:terms "tag:unread and tag:inbox" :label "@")



reply via email to

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