From b929c3e5e4462c8b7ff72e719bcf2c2715a4b19a Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sat, 9 Feb 2019 18:52:54 +0100 Subject: [PATCH] Fix typo in docstring * lisp/org.el (org-get-tags): 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 f9b65ee7d..e9688036a 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