From 323836f0ff6b288f4a93071fef5f6df7896d20a0 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sat, 12 May 2012 10:45:06 +0200 Subject: [PATCH] org-export: Fix code comments * contrib/lisp/org-export.el (org-export-resolve-fuzzy-link): Fix code comments. --- contrib/lisp/org-export.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contrib/lisp/org-export.el b/contrib/lisp/org-export.el index 1f549800f..2027fd42a 100644 --- a/contrib/lisp/org-export.el +++ b/contrib/lisp/org-export.el @@ -2838,8 +2838,7 @@ Assume LINK type is \"fuzzy\"." ;; Last case: link either points to an headline or to ;; nothingness. Try to find the source, with priority given to ;; headlines with the closest common ancestor. If such candidate - ;; is found, return its beginning position as an unique - ;; identifier, otherwise return nil. + ;; is found, return it, otherwise return nil. (t (let ((find-headline (function