[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)
- [elpa] externals/denote updated (3ae863f108 -> 4eaa943f1b), ELPA Syncer, 2024/09/01
- [elpa] externals/denote addff3d4d7 3/8: Write tests for denote-identifier-p and denote--id-to-date, ELPA Syncer, 2024/09/01
- [elpa] externals/denote 87a9e5e731 4/8: Fix typo in a comment,
ELPA Syncer <=
- [elpa] externals/denote fb375dc623 7/8: Make denote-org-extras--get-backlinks-for-heading check all prerequisites, ELPA Syncer, 2024/09/01
- [elpa] externals/denote c7ac9752fb 1/8: Make denote--id-to-date more strict about the identifier, ELPA Syncer, 2024/09/01
- [elpa] externals/denote 7524aa2de8 2/8: Define denote-identifier-p function, ELPA Syncer, 2024/09/01
- [elpa] externals/denote c66521caeb 5/8: Add missing year range to denote-test.el copyright header, ELPA Syncer, 2024/09/01
- [elpa] externals/denote 839d68e8a1 6/8: Update all the header information of denote-test.el, ELPA Syncer, 2024/09/01
- [elpa] externals/denote 4eaa943f1b 8/8: Make denote-org-extras--get-backlinks-buffer-name use xrefs with absolute path, ELPA Syncer, 2024/09/01