summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Loury <konubinixweb@gmail.com>2013-01-14 15:25:16 +0100
committerBastien Guerry <bzg@altern.org>2013-01-22 15:55:59 +0100
commit5a5ea5d112f714d11776c7c17bdad9abe52cbf8f (patch)
tree3c1112c2173e2f881da1ab74101769259dda8d57
parent5b20c9a30e4714e72fe253914712001528f662b6 (diff)
downloadorg-mode-5a5ea5d112f714d11776c7c17bdad9abe52cbf8f.tar.gz
Small typo correction
TINYCHANGE
-rw-r--r--lisp/org-agenda.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 5e11358..7db1730 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.