Skip to content

Commit

Permalink
[Misc] Checkdoc fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Miller committed Jul 17, 2024
1 parent 6d235c9 commit 362bfa5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/elisp/treemacs.el
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ visiting a file or Emacs cannot find any tags for the current file."

;;;###autoload
(defun treemacs-start-on-boot (&optional focus-treemacs)
"Initializer specifically to start treemacs as part of your init file.
"Initialiser specifically to start treemacs as part of your init file.
Ensures that all visual elements are present which might otherwise be missing
because their setup requires an interactive command or a post-command hook.
Expand Down
2 changes: 2 additions & 0 deletions test/checkdock.el
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
"hoc"
"ImageMagick"
"imenu"
"init"
"initialiser"
"inlined"
"iter"
"keybind"
Expand Down

0 comments on commit 362bfa5

Please sign in to comment.