fix: typos

This commit is contained in:
dundargoc 2024-02-19 16:49:04 +01:00 committed by Christian Clason
parent 3a7b5a9fb4
commit 9bc21966f2
7 changed files with 8 additions and 8 deletions

View file

@ -8,5 +8,5 @@
((verbatim_string) @injection.content
(#lua-match? @injection.content "@\"<!DOCTYPE html>")
(#set! injection.languge "html")
(#set! injection.language "html")
(#offset! @injection.content 0 2 0 -1))