From: Eli Zaretskii Date: Sat, 15 Apr 2023 10:02:25 +0000 (+0300) Subject: ; * lisp/treesit.el (treesit-node-top-level): Fix typo. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6ffde7006325c29ccfc7296d48888efff2fea0ae;p=emacs.git ; * lisp/treesit.el (treesit-node-top-level): Fix typo. --- diff --git a/lisp/treesit.el b/lisp/treesit.el index b03ab0484a8..ed7ad280684 100644 --- a/lisp/treesit.el +++ b/lisp/treesit.el @@ -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