]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/treesit.el (treesit-range-functions): Fix typo.
authorYuan Fu <casouri@gmail.com>
Sun, 23 Oct 2022 23:45:54 +0000 (16:45 -0700)
committerYuan Fu <casouri@gmail.com>
Sun, 23 Oct 2022 23:45:54 +0000 (16:45 -0700)
lisp/treesit.el

index 5381cccc8e0e642e180b04eaed220d7c68db397f..17c9d3e8b9f4dd8f9f90ae0929dae000ec583121 100644 (file)
@@ -260,7 +260,7 @@ captured node.  Capture names don't matter."
 
 (defvar-local treesit-range-functions nil
   "A list of range functions.
-Font-locking and indenting code uses functions in this alist to
+Font-locking and indenting code uses functions in this list to
 set correct ranges for a language parser before using it.
 
 The signature of each function should be