mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-02 08:22:16 +00:00
Tiny docstring typo.
This commit is contained in:
parent
5a351a23e8
commit
39dacd3e7e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user