diff options
Diffstat (limited to 'emacs/.emacs.d/wpc/string.el')
-rw-r--r-- | emacs/.emacs.d/wpc/string.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/wpc/string.el b/emacs/.emacs.d/wpc/string.el index 9d18029690f5..9a43f1664501 100644 --- a/emacs/.emacs.d/wpc/string.el +++ b/emacs/.emacs.d/wpc/string.el @@ -1,4 +1,4 @@ -;; string.el --- Library for working with strings -*- lexical-binding: t -*- +;;; string.el --- Library for working with strings -*- lexical-binding: t -*- ;; Author: William Carroll <wpcarro@gmail.com> ;; Version: 0.0.1 |