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

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

[elpa] externals/denote 4e35d28192 2/3: Fix typo in 'denote-link' doc st


From: ELPA Syncer
Subject: [elpa] externals/denote 4e35d28192 2/3: Fix typo in 'denote-link' doc string
Date: Tue, 26 Sep 2023 03:57:52 -0400 (EDT)

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

    Fix typo in 'denote-link' doc string
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index d590b4fb2a..4f8b8b2ea6 100644
--- a/denote.el
+++ b/denote.el
@@ -2995,7 +2995,7 @@ link format is always [[denote:IDENTIFIER]].
 
 When called from Lisp, FILE is a string representing a full file
 system path.  FILE-TYPE is a symbol as described in
-`denote-file-type'.  DESCRIPTION is a string.  Whether the called
+`denote-file-type'.  DESCRIPTION is a string.  Whether the caller
 treats the active region specially, is up to it."
   (interactive
    (let ((file (denote-file-prompt))



reply via email to

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