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

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

[elpa] externals/denote 017b9d0f85 2/4: Clarify doc string


From: ELPA Syncer
Subject: [elpa] externals/denote 017b9d0f85 2/4: Clarify doc string
Date: Sun, 24 Jul 2022 22:57:35 -0400 (EDT)

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

    Clarify doc string
---
 denote-dired.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-dired.el b/denote-dired.el
index ac3f9ff37e..ded23fea0f 100644
--- a/denote-dired.el
+++ b/denote-dired.el
@@ -288,7 +288,7 @@ replace what isn't there."
 (defun denote-dired--rewrite-front-matter (file title keywords)
   "Rewrite front matter of note after `denote-dired-rename-file'.
 The FILE, TITLE, and KEYWORDS are passed from the renaming
-command and are used to construct a new front matter block if
+command and are used to construct new front matter values if
 appropriate."
   (when-let ((denote-dired--edit-front-matter-p file)
              (old-title (denote-retrieve--value-title file))



reply via email to

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