From 8676bec51de7433bf54d66bc1dfd819eb4fadeb3 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 28 Dec 2022 17:37:46 +0100 Subject: [PATCH] ; * lisp/treesit.el (treesit--simple-imenu-1): Doc fix; wording. --- lisp/treesit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/treesit.el b/lisp/treesit.el index 0aab0a12614..4ee0fba79b7 100644 --- a/lisp/treesit.el +++ b/lisp/treesit.el @@ -2039,7 +2039,7 @@ NODE is a node in the tree returned by `treesit-induce-sparse-tree' (not a tree-sitter node, its car is a tree-sitter node). Walk that tree and return an Imenu index. -Return a list of ENTRYs where +Return a list of entries where each ENTRY has the form: ENTRY := (NAME . MARKER) | (NAME . ((\" \" . MARKER) -- 2.39.2