From a5b69ac3f41cd3930f8912b353762f44c0392daa Mon Sep 17 00:00:00 2001 From: Chris Barrett Date: Sat, 20 May 2023 15:53:56 +1200 Subject: [PATCH] :lipstick: Docstring --- lisp/org-roam-review.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-roam-review.el b/lisp/org-roam-review.el index d8c9994..5721ab1 100644 --- a/lisp/org-roam-review.el +++ b/lisp/org-roam-review.el @@ -280,7 +280,7 @@ A higher score means that the node will appear less frequently." If FILE is not given, checks the current buffer. -This is a wrapper that makes sure org-roam-directory is well-formed. +This is a wrapper that makes sure `org-roam-directory' is well-formed. See: https://github.com/org-roam/org-roam/issues/2032"