From d5b2653af5da3f152225bb2969d35302a3d64710 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Tue, 2 Nov 2021 12:58:14 +0100 Subject: chore(melpa): make checkdoc happy --- org-roam-ui.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org-roam-ui.el') diff --git a/org-roam-ui.el b/org-roam-ui.el index 2c7f9cb..856cd12 100644 --- a/org-roam-ui.el +++ b/org-roam-ui.el @@ -454,7 +454,7 @@ This database model won't be supported in the future, please consider upgrading. :group :by id])) (defun org-roam-ui--get-links (&optional old) - "Get the cites and links tables as rows from the org-roam-db. + "Get the cites and links tables as rows from the org-roam db. Optionally set OLD to t to use the old db model (where the cites were in the same table as the links)." (if (not old) -- cgit v1.2.3