chore: fix typos

This commit is contained in:
Dundar Göc 2021-11-01 22:35:31 +01:00 committed by Stephan Seitz
parent 968621dfad
commit 6a4fdb317d
15 changed files with 20 additions and 20 deletions

View file

@ -4,7 +4,7 @@
; Variables
(identifier) @variable
; Reset highlighing in f-string interpolations
; Reset highlighting in f-string interpolations
(interpolation) @none
;; Identifier naming conventions

View file

@ -1,4 +1,4 @@
;;; Programm structure
;;; Program structure
(module) @scope
(class_definition