emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/denote c3674ff813 023/355: Fix typo


From: ELPA Syncer
Subject: [elpa] externals/denote c3674ff813 023/355: Fix typo
Date: Sun, 26 Jun 2022 23:57:56 -0400 (EDT)

branch: externals/denote
commit c3674ff81303ad0b3ce7fa84c1366580c564341c
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Fix typo
---
 denote.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/denote.el b/denote.el
index 1414082ffe..2985060139 100644
--- a/denote.el
+++ b/denote.el
@@ -431,8 +431,8 @@ Run `denote-link-insert-functions' afterwards."
     (run-hook-with-args 'denote-link-insert-functions target origin-link)))
 
 ;; NOTE 2022-06-05: A proof-of-concept.  We need to: (i) have a
-;; Backlinks headeding, (ii) delete duplicates, (iii) ensure one
-;; backlink per line, (iv) have a `denote-unlink' command or a
+;; Backlinks heading, (ii) delete duplicates, (iii) ensure one backlink
+;; per line, (iv) have a `denote-unlink' command or a
 ;; `denote-clean-backlinks' for invalid links.
 (defun denote-write-backlink (target-file origin-link)
   "Insert ORIGIN-LINK to TARGET-FILE."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]