Fix typos in source code using codespell
From https://github.com/lucasdemarchi/codespell
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user