From fef944e7f28407f37c9d0d45c35489875d5463b1 Mon Sep 17 00:00:00 2001 From: Samuel Loury Date: Mon, 14 Jan 2013 15:25:16 +0100 Subject: [PATCH] Small typo correction TINYCHANGE --- lisp/org-agenda.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 642f173..5adc039 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -530,7 +530,7 @@ This is a list of four items: the project is considered to be not stuck. If you specify \"*\" as a tag, any tag will mark the project unstuck. Note that this is about the explicit presence of a tag somewhere in the subtree, inherited - tags to not count here. If inherited tags make a project not stuck, + tags do not count here. If inherited tags make a project not stuck, use \"-TAG\" in the tags part of the matcher under (1.) above. 4. An arbitrary regular expression matching non-stuck projects. -- 1.7.10.4