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

    Tweak doc string
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index b5fe4f9365..8d898ee8d9 100644
--- a/denote.el
+++ b/denote.el
@@ -442,7 +442,7 @@ identifier: %s
   "Plain text front matter value for `format'.
 Read `denote-org-front-matter' for the technicalities of the
 first four specifiers this variable accepts.  The fifth specifier
-this specific to this variable: it expect a delimiter:
+is specific to this variable: it expect a delimiter such as
 `denote-text-front-matter-delimiter'.")
 
 (defvar denote-text-front-matter-delimiter (make-string 27 ?-)

Reply via email to