branch: externals/denote commit b54dd3404d54765403298acfd02ff8248d51169f Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Tweak doc string --- denote-link.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-link.el b/denote-link.el index 1d1a495936..1c8e998b3d 100644 --- a/denote-link.el +++ b/denote-link.el @@ -49,7 +49,7 @@ "The action used to display the current file's backlinks buffer. The value has the form (FUNCTION . ALIST), where FUNCTION is -either an \"action function\", a list thereof, or a possibly +either an \"action function\", a list thereof, or possibly an empty list. ALIST is a list of \"action alist\" which may be omitted (or be empty).