Przeglądaj źródła

Fix typo in docstring

* lisp/org.el (org-get-tags): Fix typo in docstring.
Nicolas Goaziou 6 lat temu
rodzic
commit
b929c3e5e4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lisp/org.el

+ 1 - 1
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