summaryrefslogtreecommitdiff
path: root/org-roam-ui.el
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2021-11-02 13:26:49 +0100
committerGitHub <[email protected]>2021-11-02 13:26:49 +0100
commit798b613755302bb5364109f25295dff3143b80ac (patch)
treea7809e6227fb382029c7371953a44b65b0f351eb /org-roam-ui.el
parentb123e90b39236e7fbd30a3e277d1fb8978adc479 (diff)
parentd5b2653af5da3f152225bb2969d35302a3d64710 (diff)
Merge pull request #141 from org-roam/melpa
chore(melpa): make checkdoc happy
Diffstat (limited to 'org-roam-ui.el')
-rw-r--r--org-roam-ui.el2
1 files changed, 1 insertions, 1 deletions
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)