branch: externals/denote
commit d8cd571f91c5ec28f588c3a1874d0e96a7d9a0d7
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Clarify the doc string of denote-add-links
---
denote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/denote.el b/denote.el
index 5eb5695a4d..70d5177073 100644
--- a/denote.el
+++ b/denote.el
@@ -6540,7 +6540,7 @@ Optional NO-SORT is passed to
`denote-link--prepare-links'."
;;;###autoload
(defun denote-add-links (regexp &optional id-only)
- "Insert links to all files whose file names match REGEXP.
+ "Insert links to all files whose file name matches REGEXP.
Use this command to reference multiple files at once. Particularly
useful for the creation of metanotes (read the manual for more on the
matter).