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

    Make minor correction to doc string
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index ab0293e24e..91a719d2a6 100644
--- a/denote.el
+++ b/denote.el
@@ -709,7 +709,7 @@ Consult the `denote-file-types' for how this is used."
      :keywords-key-regexp "^tags\\s-*:"
      :keywords-value-function denote-format-keywords-for-text-front-matter
      :keywords-value-reverse-function 
denote-extract-keywords-from-front-matter))
-  "Alist of `denote-file-type' and specific format properties.
+  "Alist of `denote-file-type' and their format properties.
 
 Each element is of the form (SYMBOL . PROPERTY-LIST).  SYMBOL is
 one of those specified in `denote-file-type'.

Reply via email to