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

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

[elpa] externals/denote 753a21a464: Reword the doc string of denote-sort


From: ELPA Syncer
Subject: [elpa] externals/denote 753a21a464: Reword the doc string of denote-sort-component-prompt
Date: Sat, 27 Jul 2024 06:57:48 -0400 (EDT)

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

    Reword the doc string of denote-sort-component-prompt
---
 denote-sort.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-sort.el b/denote-sort.el
index de443dc9bc..cc272b0a52 100644
--- a/denote-sort.el
+++ b/denote-sort.el
@@ -143,7 +143,7 @@ With optional REVERSE as a non-nil value, reverse the sort 
order."
   "Compatibility alias for `denote-sort-component-history'.")
 
 (defun denote-sort-component-prompt ()
-  "Prompt `denote-sort-files' for sorting key among `denote-sort-components'."
+  "Prompt for sorting key among `denote-sort-components'."
   (let ((default (car denote-sort-component-history)))
     (intern
      (completing-read



reply via email to

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