org-manual: Fix typos.
* doc/org-manual.org (Attachment options): Fix typos.
This commit is contained in:
parent
56cf753b63
commit
78027af09b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue