branch: externals/denote
commit 4c4187ee3a1cda74e249b774647015090591374c
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Tweak denote-prompts doc string
---
denote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/denote.el b/denote.el
index a2e1ae12f3..a3c2f23185 100644
--- a/denote.el
+++ b/denote.el
@@ -234,7 +234,7 @@ Finally, this user option only affects the interactive use
of the
ad-hoc interactive actions that do not change the default
behaviour of the `denote' command, users can invoke these
convenience commands: `denote-type', `denote-subdirectory',
-`denote-date'."
+`denote-date', `denote-template'."
:group 'denote
:package-version '(denote . "0.5.0")
:link '(info-link "(denote) The denote-prompts option")