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

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

[elpa] externals/denote afd2f27b1a 2/6: Fix a typo


From: ELPA Syncer
Subject: [elpa] externals/denote afd2f27b1a 2/6: Fix a typo
Date: Thu, 22 Feb 2024 09:57:44 -0500 (EST)

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

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

diff --git a/denote.el b/denote.el
index 751ccaaa3e..a38f60b2db 100644
--- a/denote.el
+++ b/denote.el
@@ -3435,7 +3435,7 @@ See the `:link' property of `denote-file-types'."
 (defvar denote-link-description-function 
#'denote-link-description-with-signature-and-title
   "Function to use to create the description of links.
 
-The function specified should takes a FILE argument and should
+The function specified should take a FILE argument and should
 return the description as a string.  By default, the title of the
 file is returned as the description.")
 



reply via email to

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