diff options
| -rw-r--r-- | terminal-here.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/terminal-here.el b/terminal-here.el index 137c5b0..12f3ebe 100644 --- a/terminal-here.el +++ b/terminal-here.el @@ -11,8 +11,8 @@ ;;; Commentary: -;; An Emacs package to help open external terminal emulators in the directory of -;; the current buffer. See the readme.md file for more details. +;; Provides commands to help open external terminal emulators in the +;; directory of the current buffer. ;;; Code: |
