Explorar o código

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

* org-element.el (org-element-map): Fix tiny typo in docstring.
Bastien Guerry %!s(int64=13) %!d(string=hai) anos
pai
achega
a68ae08422
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-element.el

+ 1 - 1
lisp/org-element.el

@@ -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'