diff options
Diffstat (limited to '')
-rw-r--r-- | emacs/elisp/my-git-extra.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/elisp/my-git-extra.el b/emacs/elisp/my-git-extra.el index 862286a..0b6420b 100644 --- a/emacs/elisp/my-git-extra.el +++ b/emacs/elisp/my-git-extra.el @@ -1,4 +1,4 @@ -;;; my-git-extra.el --- Extra functions to work with gitattributes +;;; my-git-extra.el --- Extra functions to work with git ;;; Commentary: ;;; Code: |