fix typos

This commit is contained in:
Ching Pei Yang 2026-04-10 11:56:21 +02:00
commit 2859100b0d
No known key found for this signature in database
GPG key ID: B3841364253DC4C8
2 changed files with 3 additions and 2 deletions

3
.github/typos.toml vendored
View file

@ -10,6 +10,7 @@ default.extend-ignore-words-re = [
"esy",
"BA", # somehow "BANanaD3V" is valid, but BA is not...
"Emac",
"tese" # for glsl shaders
"tese", # for glsl shaders
"Caue",
]