]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/treesit.el (treesit-node-top-level): Fix typo.
authorEli Zaretskii <eliz@gnu.org>
Sat, 15 Apr 2023 10:02:25 +0000 (13:02 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 15 Apr 2023 10:02:25 +0000 (13:02 +0300)
lisp/treesit.el

index b03ab0484a800820725c8aeaf746a560941a024b..ed7ad280684bb4c09ca19bd9cd72a2fbc8c1b592 100644 (file)
@@ -248,7 +248,7 @@ type as it.  If no such parent exists, return nil.
 
 If PRED is non-nil, match each parent's type with PRED rather
 than using NODE's type.  PRED can also be a predicate function,
-and more.  See `treesit-thing-settings' for detail.
+and more.  See `treesit-thing-settings' for details.
 
 If INCLUDE-NODE is non-nil, return NODE if it satisfies PRED."
   (let ((pred (or pred (rx-to-string