瀏覽代碼

org-element: Fix typo in docstring

* lisp/org-element.el (org-element-text-markup-successor): Fix typo in
  docstring.
Nicolas Goaziou 12 年之前
父節點
當前提交
31aa36ca19
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      lisp/org-element.el

+ 0 - 2
lisp/org-element.el

@@ -2210,8 +2210,6 @@ CONTENTS is the contents of the object."
 
 LIMIT bounds the search.
 
-LIMIT bounds the search.
-
 Return value is a cons cell whose CAR is a symbol among `bold',
 `italic', `underline', `strike-through', `code' and `verbatim'
 and CDR is beginning position."