From 340f51f723e671954952e4692f2e70c7e50cc93e Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Wed, 23 Jan 2013 12:58:09 +0100 Subject: [PATCH] org-element.el (org-element-at-point): Fix typo in docstring * org-element.el (org-element-at-point): Fix typo in docstring. --- lisp/org-element.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org-element.el b/lisp/org-element.el index b1fe43817..f86c3660d 100644 --- a/lisp/org-element.el +++ b/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