From 39dacd3e7e402a965cc3862ab5a4cfc1ac1a71d9 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Thu, 17 Mar 2011 11:41:39 +0100 Subject: [PATCH] Tiny docstring typo. --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 1a7192aa9..35ead1671 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