docs: fix typos

This commit is contained in:
dundargoc 2023-02-23 20:30:36 +01:00 committed by Stephan Seitz
parent 598b878a2b
commit 4612212c72
13 changed files with 14 additions and 14 deletions

View file

@ -1,6 +1,6 @@
; highlights.scm
; higlight comments and symbols
; highlight comments and symbols
(comment) @comment
(symbol) @symbol
(member_access_expression (_) (identifier) @symbol)