emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 6d9f367ead 1/2: ; * lisp/treesit.el (treesit-simple-indent-pres


From: Yuan Fu
Subject: emacs-29 6d9f367ead 1/2: ; * lisp/treesit.el (treesit-simple-indent-presets): Fix typo.
Date: Tue, 20 Dec 2022 23:51:01 -0500 (EST)

branch: emacs-29
commit 6d9f367ead32c688bcfc6a0366073dff6740099c
Author: Yuan Fu <casouri@gmail.com>
Commit: Yuan Fu <casouri@gmail.com>

    ; * 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 82757d298e..6407669118 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)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]