Skip to content

Commit

Permalink
docs(builtin): fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Oct 7, 2023
1 parent af0f970 commit 1a5b6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/me-builtin.el
Original file line number Diff line number Diff line change
Expand Up @@ -1166,7 +1166,7 @@
(left-fringe . 10)))
:config
(defun +speedbar-switch-to-quick-buffers ()
"Temporarily switch to quick-buffers expansion list.
"Temporary switch to quick-buffers expansion list.
Useful for quickly switching to an open buffer."
(interactive)
(speedbar-change-initial-expansion-list "quick buffers"))
Expand Down

0 comments on commit 1a5b6d1

Please sign in to comment.