org-manual: Fix typos.

* doc/org-manual.org (Attachment options): Fix typos.
This commit is contained in:
Nicolas Goaziou 2020-04-14 16:26:40 +02:00
parent 56cf753b63
commit 78027af09b
1 changed files with 3 additions and 3 deletions

View File

@ -8061,11 +8061,11 @@ mentioning.
Some text
#+NAME: Image 1
[[Attachment:image 1.jpg]]
[[attachment:image 1.jpg]]
#+end_example
Without inheritance one would not be able to resolve the link to
image =1.jpg=, since the link is inside a sub-heading to =Chapter
=image 1.jpg=, since the link is inside a sub-heading to =Chapter
A=.
Inheritance works the same way for both =ID= and =DIR= property. If