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

    Reword denote-sequence doc sentence to not exceed 80 characters
---
 denote-sequence.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-sequence.el b/denote-sequence.el
index 86afbe8074..39d0f27e8a 100644
--- a/denote-sequence.el
+++ b/denote-sequence.el
@@ -214,7 +214,7 @@ If TYPE is either `child' or `sibling', then it is an 
extension of SEQUENCE.
 When called interactively, prompt for TYPE and, when necessary, for file
 whose SEQUENCE will be used to derive a new sequence.
 
-When called from Lisp, SEQUENCE is a string that conforms with 
`denote-sequence-p'."
+When called from Lisp, SEQUENCE is a string conforming with 
`denote-sequence-p'."
   (interactive
    (let ((selected-type (denote-sequence-type-prompt)))
      (list

Reply via email to