org-element.el (org-element-map): Fix tiny typo in docstring

* org-element.el (org-element-map): Fix tiny typo in docstring.
This commit is contained in:
Bastien Guerry 2013-03-08 15:28:25 +01:00
parent 7ac698c867
commit a68ae08422
1 changed files with 1 additions and 1 deletions

View File

@ -4019,7 +4019,7 @@ Nil values returned from FUN do not appear in the results.
Examples:
--------
---------
Assuming TREE is a variable containing an Org buffer parse tree,
the following example will return a flat list of all `src-block'