docs(default,mu4e,latex): fix repetition of the in docs

This commit is contained in:
cuithon 2024-03-13 08:16:29 +08:00 committed by GitHub
parent a0344ffc3a
commit f838c1790d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -52,7 +52,7 @@ generate `completing-read' candidates."
;;;###autoload
(defun +default/diagnostics (&rest arg)
"List diagnostics for the current buffer/project.
If the the vertico and lsp modules are active, list lsp diagnostics for the
If the vertico and lsp modules are active, list lsp diagnostics for the
current project. Otherwise list them for the current buffer"
(interactive)
(cond ((and (modulep! :completion vertico)