branch: externals/notmuch-indicator
commit 60ec338434268906517e5b5cbd39b93c1110bf7d
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Fix typo in doc string
---
 notmuch-indicator.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/notmuch-indicator.el b/notmuch-indicator.el
index 1f137f1575..d1e8eb3a3e 100644
--- a/notmuch-indicator.el
+++ b/notmuch-indicator.el
@@ -37,7 +37,7 @@
 
 (defcustom notmuch-indicator-args
   '((:terms "tag:unread and tag:inbox" :specifier "@"))
-  "List with plists specifying terms for notmuch count.
+  "List of plists specifying terms for notmuch count.
 
 Each plist consists of two properties, both of which accept a
 string value:

Reply via email to