|
@@ -21,7 +21,7 @@ along with their relative accessors and setters.
|
|
|
Upon parsing, each token in an Org document gets a type and some
|
|
|
properties attached to it. This information can be extracted and
|
|
|
modified with provided [[#accessors][accessors]] and [[#setters][setters]]. An exhaustive list of
|
|
|
-all tyes and attributes is given in section [[#attributes]].
|
|
|
+all types and attributes is given in section [[#attributes]].
|
|
|
|
|
|
Eventually, the library is packed with a few useful functions,
|
|
|
described in the [[#other-tools][last section]] of the document.
|