branch: scratch/dired-git-info
commit 6115ae153a0a3963d035501205f40527cf7e6c34
Author: Clemens Radermacher <[email protected]>
Commit: Clemens Radermacher <[email protected]>
Fix package name in comment
---
dired-git-info.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dired-git-info.el b/dired-git-info.el
index 3cad73d..38c44b4 100644
--- a/dired-git-info.el
+++ b/dired-git-info.el
@@ -331,4 +331,4 @@ info format and defaults to `dgi-commit-message-format'."
(provide 'dired-git-info)
-;;; dgi.el ends here
+;;; dired-git-info.el ends here