Fix checkdoc error

This commit is contained in:
Chris Barrett
2023-03-02 21:03:40 +13:00
parent ac76a48ee0
commit b924a5fc42

View File

@@ -58,7 +58,7 @@
:type 'boolean) :type 'boolean)
(defcustom org-roam-rewrite-rename-without-confirmation-p nil (defcustom org-roam-rewrite-rename-without-confirmation-p nil
"Whether to ask for confirmation before updating link descriptions on node rename." "Whether to ask for confirmation before updating links to renamed nodes."
:group 'org-roam-rewrite :group 'org-roam-rewrite
:type 'boolean) :type 'boolean)