]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/treesit.el (treesit-simple-indent-presets): Fix typo.
authorYuan Fu <casouri@gmail.com>
Tue, 20 Dec 2022 01:54:12 +0000 (17:54 -0800)
committerYuan Fu <casouri@gmail.com>
Wed, 21 Dec 2022 04:50:49 +0000 (20:50 -0800)
lisp/treesit.el

index 82757d298e86bd2ac86db8bbbf7c869120b43607..64076691186bcb383c10942c87827bd715f28004 100644 (file)
@@ -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)