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

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

[elpa] externals/denote 46e207a2cd 4/6: Fix typo in doc string


From: ELPA Syncer
Subject: [elpa] externals/denote 46e207a2cd 4/6: Fix typo in doc string
Date: Wed, 14 Sep 2022 04:57:32 -0400 (EDT)

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

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

diff --git a/denote.el b/denote.el
index 13ced8061c..71c7f63162 100644
--- a/denote.el
+++ b/denote.el
@@ -542,7 +542,7 @@ FILE must be an absolute path."
 (defun denote-directory-files ()
   "List absolute file paths in variable `denote-directory'.
 The returned files only need to have an identifier.  This may
-include files that are not implied by `denote-file-types'.
+include files that are not implied by `denote-file-type'.
 Remember that the variable `denote-directory' accepts a dir-local
 value, as explained in its doc string."
   (mapcar



reply via email to

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