Browse Source

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 năm trước cách đây
mục cha
commit
a68ae08422
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'