emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/git-commit 248d8103f8 1/2: magit-section-heading-map: Fix


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit 248d8103f8 1/2: magit-section-heading-map: Fix docstring typo
Date: Wed, 31 Aug 2022 23:58:36 -0400 (EDT)

branch: elpa/git-commit
commit 248d8103f83db841adf3d92b358ae42b81df41dc
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    magit-section-heading-map: Fix docstring typo
---
 lisp/magit-section.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/magit-section.el b/lisp/magit-section.el
index 0d3e062b01..cf0cbed4b2 100644
--- a/lisp/magit-section.el
+++ b/lisp/magit-section.el
@@ -351,7 +351,7 @@ no effect.  This also has no effect for Emacs >= 28, where
     (define-key map [double-mouse-2] #'magit-mouse-toggle-section)
     map)
   "Keymap used in the heading line of all expandable sections.
-This keymap is used in addition to the section-specifi keymap,
+This keymap is used in addition to the section-specific keymap,
 if any.")
 
 (defvar magit-section-mode-map



reply via email to

[Prev in Thread] Current Thread [Next in Thread]