org-footnote: Fix last commit

* lisp/org-footnote.el (org-footnote-next-reference-or-definition):
  Fix typo introduced in last commit.
This commit is contained in:
Nicolas Goaziou 2018-06-24 19:47:41 +02:00
parent c37c6bda3c
commit 1f9e1cce62
1 changed files with 1 additions and 1 deletions

View File

@ -511,7 +511,7 @@ This function is meant to be used for fontification only."
;; Footnotes definitions are separated by new
;; headlines, another footnote definition or 2 blank
;; lines.
(let ((end (match-beginning 0))
(let ((end (match-end 0))
(lim (save-excursion
(re-search-backward
(concat org-outline-regexp-bol