From 6d9f367ead32c688bcfc6a0366073dff6740099c Mon Sep 17 00:00:00 2001 From: Yuan Fu Date: Mon, 19 Dec 2022 17:54:12 -0800 Subject: [PATCH] ; * lisp/treesit.el (treesit-simple-indent-presets): Fix typo. --- lisp/treesit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/treesit.el b/lisp/treesit.el index 82757d298e8..64076691186 100644 --- a/lisp/treesit.el +++ b/lisp/treesit.el @@ -1183,7 +1183,7 @@ no-node \(n-p-gp NODE-TYPE PARENT-TYPE GRANDPARENT-TYPE) - Checks that NODE, its parent, and its grandparent's type. + Checks for NODE's, its parent's, and its grandparent's type. \(query QUERY) -- 2.39.2