Fix typo in org-attach.el
This commit is contained in:
parent
aa13344b39
commit
e0403e49ee
|
@ -53,7 +53,7 @@
|
|||
If this is a relative path, it will be interpreted relative to the directory
|
||||
where the Org file lives."
|
||||
:group 'org-attach
|
||||
:type 'direcory)
|
||||
:type 'directory)
|
||||
|
||||
(defcustom org-attach-auto-tag "ATTACH"
|
||||
"Tag that will be triggered automatically when an entry has an attachment."
|
||||
|
|
Loading…
Reference in New Issue