|
@@ -7977,7 +7977,7 @@ mentioning.
|
|
|
|
|
|
Inheritance works the same way for both =ID= and =DIR= property. If
|
|
|
both properties are defined on the same headline then =DIR= takes
|
|
|
- precedance. This is also true if inheritance is enabled. If =DIR=
|
|
|
+ precedence. This is also true if inheritance is enabled. If =DIR=
|
|
|
is inherited from a parent node in the outline, that property still
|
|
|
takes precedence over an =ID= property defined on the node itself.
|
|
|
|
|
@@ -20090,7 +20090,7 @@ Before updating a dynamic block, Org removes content between the
|
|
|
previous content of the dynamic block becomes erased from the buffer
|
|
|
and appended to the plist under ~:content~.
|
|
|
|
|
|
-The syntax for naming a writer function with a dynamic block labelled
|
|
|
+The syntax for naming a writer function with a dynamic block labeled
|
|
|
=myblock= is: ~org-dblock-write:myblock~.
|
|
|
|
|
|
The following is an example of a dynamic block and a block writer function
|