瀏覽代碼

org-element.el (org-element-at-point): Fix typo in docstring

* org-element.el (org-element-at-point): Fix typo in docstring.
Bastien Guerry 12 年之前
父節點
當前提交
340f51f723
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      lisp/org-element.el

+ 2 - 2
lisp/org-element.el

@@ -4234,8 +4234,8 @@ row of a table, returned element will be the table instead of the
 first row.
 
 If optional argument KEEP-TRAIL is non-nil, the function returns
-a list of of elements leading to element at point.  The list's
-CAR is always the element at point.  Following positions contain
+a list of elements leading to element at point.  The list's CAR
+is always the element at point.  The following positions contain
 element's siblings, then parents, siblings of parents, until the
 first element of current section."
   (org-with-wide-buffer