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

    Fix typo in 31e7364
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index 124878fa39..3392565a96 100644
--- a/denote.el
+++ b/denote.el
@@ -1377,7 +1377,7 @@ Ask for confirmation, showing the difference between the 
old and
 the new file names.
 
 The identifier of the file, if any, is never modified even if it
-is edited in the front matter: Denote consider the file name to
+is edited in the front matter: Denote considers the file name to
 be the source of truth in this case, to avoid potential breakage
 with typos and the like."
   (interactive (list (buffer-file-name)))

Reply via email to