Fixed typos

This commit is contained in:
Stefan A. Haubenthal
2025-05-18 15:48:43 +02:00
committed by Kovid Goyal
parent 33f278b477
commit 3b20936959
8 changed files with 8 additions and 8 deletions

View File

@@ -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