branch: elpa/magit
commit d3ff09283ecdefab8b7d668954e567ce64649e36
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
magit-diff-section-base-map: Fix alias definition
---
lisp/magit-diff.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/magit-diff.el b/lisp/magit-diff.el
index 10f69da2e6d..7162ba275c2 100644
--- a/lisp/magit-diff.el
+++ b/lisp/magit-diff.el
@@ -91,7 +91,7 @@
(cl-pushnew 'target eieio--known-slot-names))
(define-obsolete-variable-alias 'magit-diff-section-base-map
- 'magit-diff-section-map "Magit-Section 4.0.0")
+ 'magit-diff-section-map "Magit 4.0.0")
;;; Options
;;;; Diff Mode