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

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

[elpa] externals/denote 382d890e85 01/12: Fix typo in doc string


From: ELPA Syncer
Subject: [elpa] externals/denote 382d890e85 01/12: Fix typo in doc string
Date: Wed, 14 Sep 2022 05:57:39 -0400 (EDT)

branch: externals/denote
commit 382d890e85b263d1fca2744560e808240e273f7b
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 b059092b94..fdeb37db01 100644
--- a/denote.el
+++ b/denote.el
@@ -491,7 +491,7 @@ and use one of the extensions implied by 
`denote-file-type'."
   "1.0.0")
 
 (defun denote-file-has-supported-extension-p (file)
-  "Return non-nil if FILE has supported extension
+  "Return non-nil if FILE has supported extension.
 Also account for the possibility of an added .gpg suffix.
 Supported extensions are those implied by `denote-file-type'."
   (let* ((extensions (denote--extensions))



reply via email to

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