Make checkdoc a bit more happy

This commit is contained in:
Daniel Borchmann 2025-06-16 12:24:00 +02:00
parent 66d32f0ff8
commit 69564d0495
No known key found for this signature in database
GPG Key ID: 50EA937BF472ADD1

View File

@ -144,7 +144,7 @@ in the main agenda view."
:type '(choice (const nil) file))
(defcustom db/org-default-pensieve-file nil
"Path to default org-mode file for private notes."
"Path to default Org mode file for private notes."
:group 'personal-settings
:type '(choice (const nil) file))