From: Yuan Fu Date: Tue, 20 Dec 2022 01:54:12 +0000 (-0800) Subject: ; * lisp/treesit.el (treesit-simple-indent-presets): Fix typo. X-Git-Tag: emacs-29.0.90~1058 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6d9f367ead32c688bcfc6a0366073dff6740099c;p=emacs.git ; * lisp/treesit.el (treesit-simple-indent-presets): Fix typo. --- 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)