; * lisp/treesit.el (treesit-simple-indent-presets): Fix typo.

This commit is contained in:
Yuan Fu 2022-12-19 17:54:12 -08:00
parent d3a76db88b
commit 6d9f367ead
No known key found for this signature in database
GPG key ID: 56E19BC57664A442

View 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)