about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-minibuffer.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/lisp/init-minibuffer.el')
-rw-r--r--.emacs.d/lisp/init-minibuffer.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/lisp/init-minibuffer.el b/.emacs.d/lisp/init-minibuffer.el
index bb7a1a1..1351ec7 100644
--- a/.emacs.d/lisp/init-minibuffer.el
+++ b/.emacs.d/lisp/init-minibuffer.el
@@ -78,7 +78,7 @@ DEFS is a plist associating completion categories to commands."
   :init
   (defvar switching-project nil)
   (defun vertico-directory-enter-or-select-project ()
-    "Wrapper around vertico-directory-enter that plays nicely with selecting new projects."
+    "vertico-directory-enter wrapper that plays nicely with selecting new projects."
     (interactive)
     ;; When selecting a project, use this to return, instead of entering the directory
     (if switching-project