Преглед на файлове

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

* org-element.el (org-element-map): Fix tiny typo in docstring.
Bastien Guerry преди 13 години
родител
ревизия
a68ae08422
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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'