mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-21 16:05:02 +02:00
Fixed typos
This commit is contained in:
committed by
Kovid Goyal
parent
33f278b477
commit
3b20936959
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
# License: GPLv3 Copyright: 2025, Kovid Goyal <kovid at kovidgoyal.net>
|
||||
|
||||
# This module must be runnable by a vanilla python interperter
|
||||
# This module must be runnable by a vanilla python interpreter
|
||||
# as it is used to generate C code when building kitty
|
||||
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user