Make checkdoc happy

This commit is contained in:
David Morgan 2021-08-26 12:28:16 +01:00
parent 7f8b698857
commit 4c40984592
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
(defvar vertico-extensions '("vertico-directory" "vertico-repeat"))
(defun fetch-vertico-extensions ()
"Download the latest versions of the required vertico extensions into vertico-extensions-dir"
"Download the latest versions of the required vertico extensions into vertico-extensions-dir."
(dolist (extension vertico-extensions)
(let ((ext-file (format "%s.el" extension)))
(url-copy-file