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

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

[elpa] externals/denote 87a9e5e731 4/8: Fix typo in a comment


From: ELPA Syncer
Subject: [elpa] externals/denote 87a9e5e731 4/8: Fix typo in a comment
Date: Sun, 1 Sep 2024 03:57:52 -0400 (EDT)

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

    Fix typo in a comment
---
 tests/denote-test.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/denote-test.el b/tests/denote-test.el
index 813fc4797a..4dd5282640 100644
--- a/tests/denote-test.el
+++ b/tests/denote-test.el
@@ -505,7 +505,7 @@ Extend what we do in 
`denote-test--denote-file-type-extensions'."
   "Make sure that `denote-journal-extras-daily--title-format' yields the 
desired format."
   (should (and
            ;; These three should prompt, but I am here treating the
-           ;; prompt as if already returned a string.  The test for
+           ;; prompt as if it already returned a string.  The test for
            ;; the `denote-title-prompt' can be separate.
            (stringp
             (cl-letf (((symbol-function 'denote-title-prompt) #'identity)



reply via email to

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