summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-03-17 11:41:39 +0100
committerBastien Guerry <bzg@altern.org>2011-03-17 11:41:39 +0100
commit39dacd3e7e402a965cc3862ab5a4cfc1ac1a71d9 (patch)
treeb2db7303555afed0eba2aaeae5d85982db77ef36
parent5a351a23e82c9d05fd2b33c403b4b3dc9b435b98 (diff)
downloadorg-mode-39dacd3e7e402a965cc3862ab5a4cfc1ac1a71d9.tar.gz
Tiny docstring typo.
-rw-r--r--lisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 1a7192a..35ead16 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -12551,7 +12551,7 @@ instead of the agenda files."
(org-agenda-files))))))))
(defun org-make-tags-matcher (match)
- "Create the TAGS//TODO matcher form for the selection string MATCH."
+ "Create the TAGS/TODO matcher form for the selection string MATCH."
;; todo-only is scoped dynamically into this function, and the function
;; may change it if the matcher asks for it.
(unless match