Fix typos in source code using codespell
From https://github.com/lucasdemarchi/codespell
This commit is contained in:
parent
c103f32ea3
commit
debeee56f7
98 changed files with 180 additions and 182 deletions
|
|
@ -8,7 +8,7 @@ import string
|
|||
|
||||
f = open("theme_data.h", "wb")
|
||||
|
||||
f.write("// THIS FILE HAS BEEN AUTOGENERATED, DONT EDIT!!\n")
|
||||
f.write("// THIS FILE HAS BEEN AUTOGENERATED, DON'T EDIT!!\n")
|
||||
|
||||
f.write("\n\n")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue