Fix typo in docstring

* lisp/org.el (org-get-tags): Fix typo in docstring.
This commit is contained in:
Nicolas Goaziou 2019-02-09 18:52:54 +01:00
parent 0985f72a4d
commit b929c3e5e4
1 changed files with 1 additions and 1 deletions

View File

@ -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