From 693d88402f52747c720a9d173b9b579c4caa906e Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 25 Mar 2022 06:54:18 -0700 Subject: git-extra: fix docstring --- emacs/elisp/my-git-extra.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/elisp/my-git-extra.el') 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: -- cgit 1.4.1