; * lisp/treesit.el (treesit-simple-indent-presets): Fix typo.
This commit is contained in:
parent
d3a76db88b
commit
6d9f367ead
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue