branch: externals/denote
commit a88623de45f8872c4a8c5d86e3835f67e2d76bbd
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Fix typo in doc string
---
 denote-org-capture.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-org-capture.el b/denote-org-capture.el
index 639ad62937..2b8f4bb599 100644
--- a/denote-org-capture.el
+++ b/denote-org-capture.el
@@ -66,7 +66,7 @@
   "String with format specifiers for `org-capture-templates'.
 Check that variable's documentation for the details.
 
-This string is append to new notes in the `denote-org-capture'
+This string is appended to new notes in the `denote-org-capture'
 function.  Every new note has the standard front matter we
 define."
   :type 'string

Reply via email to