From babba02750320db077d048adf63a591848d54ac6 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Mon, 7 Jan 2013 13:47:59 +0100 Subject: [PATCH] org.el (org-use-tag-inheritance): Fix typo in docstring * org.el (org-use-tag-inheritance): Fix typo in docstring. --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 90e6abf5c..826e96fe4 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -2988,7 +2988,7 @@ When nil, only the tags directly given in a specific line apply there. This may also be a list of tags that should be inherited, or a regexp that matches tags that should be inherited. Additional control is possible with the variable `org-tags-exclude-from-inheritance' which gives an -explicit list of tags to be excluded from inheritance., even if the value of +explicit list of tags to be excluded from inheritance, even if the value of `org-use-tag-inheritance' would select it for inheritance. If this option is t, a match early-on in a tree can lead to a large -- 2.11.4.GIT