]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/treesit.el (treesit-ready-p): Fix typo.
authorYuan Fu <casouri@gmail.com>
Fri, 4 Nov 2022 17:16:33 +0000 (10:16 -0700)
committerYuan Fu <casouri@gmail.com>
Fri, 4 Nov 2022 17:16:33 +0000 (10:16 -0700)
lisp/treesit.el

index 8da32ad9c5f5d8094f3dabf75ae45970499ada9e..3a1e010166d9d1e15e49177a999c1fd97f96551f 100644 (file)
@@ -1440,7 +1440,7 @@ instead of emitting warning.
 If MODE is nil, don't check for user setting and assume the
 setting is t.
 
-LANGUAGE is the language symbol we want check for availability.
+LANGUAGE is the language symbol we want to check for availability.
 It can also be a list of language symbols."
   (let ((language-list (if (consp language)
                            language