branch: elpa/git-commit commit 24c1a8ecc11b3403d5508eea7f8e3d986ae1d4fd Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
magit-imenu--index-function: Fix typos --- lisp/magit-imenu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-imenu.el b/lisp/magit-imenu.el index 774d302..a65ed2d 100644 --- a/lisp/magit-imenu.el +++ b/lisp/magit-imenu.el @@ -47,7 +47,7 @@ ENTRY-TYPES is a list of section types to be selected through `imenu'. MENU-TYPES is a list of section types containing elements of -ENTRY-TYPES. Elements of MENU-TYPES are are used to categories +ENTRY-TYPES. Elements of MENU-TYPES are used to categorize elements of ENTRY-TYPES. This function is used as a helper for functions set as