summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2019-02-09 18:52:54 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2019-02-09 18:52:54 +0100
commitb929c3e5e4462c8b7ff72e719bcf2c2715a4b19a (patch)
tree0d8666bd1d0c0061cf0c05cbde0858758e03dd6c
parent0985f72a4d68f6ae150e0864b0d4ca4fd4396c6b (diff)
downloadorg-mode-b929c3e5e4462c8b7ff72e719bcf2c2715a4b19a.tar.gz
Fix typo in docstring
* lisp/org.el (org-get-tags): Fix typo in docstring.
-rw-r--r--lisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index f9b65ee..e968803 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -14729,7 +14729,7 @@ Assume point is at the beginning of the headline."
When argument POS is non-nil, retrieve tags for headline at POS.
-According to `org-use-tags-inheritance', tags may be inherited
+According to `org-use-tag-inheritance', tags may be inherited
from parent headlines, and from the whole document, through
`org-file-tags'. In this case, the returned list of tags
contains tags in this order: file tags, tags inherited from