diff options
Diffstat (limited to 'emacs/.emacs.d/wpc/wpc-shell.el')
-rw-r--r-- | emacs/.emacs.d/wpc/wpc-shell.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/wpc/wpc-shell.el b/emacs/.emacs.d/wpc/wpc-shell.el index 0cd376607190..855f234b281d 100644 --- a/emacs/.emacs.d/wpc/wpc-shell.el +++ b/emacs/.emacs.d/wpc/wpc-shell.el @@ -6,7 +6,7 @@ ;; Homepage: https://user.git.corp.google.com/wpcarro/briefcase ;;; Commentary: -;; Helpers for my shell scripting. Includes bash, zsh, etc. +;; Helpers for my shell scripting. Includes bash, zsh, etc. ;;; Code: |