diff options
Diffstat (limited to '')
-rw-r--r-- | emacs/custom/my-ui.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/custom/my-ui.el b/emacs/custom/my-ui.el index a0473e6..32bf802 100644 --- a/emacs/custom/my-ui.el +++ b/emacs/custom/my-ui.el @@ -1,4 +1,4 @@ -;;;my-ui -- configure UI elements +;;; my-ui.el --- configure UI elements ;;; Commentary: ;;; Code: |