mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
treewide: fix typos
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
This commit is contained in:
@@ -7,7 +7,7 @@ import argparse
|
||||
|
||||
# When adding new devices to the list please keep them in alphabetical order
|
||||
# board-name should contain 'dashes' (-) not 'underscores' (_) and shouldn't contain capitals
|
||||
# you can check the formating using an online tool such as https://codebeautify.org/python-formatter-beautifier
|
||||
# you can check the formatting using an online tool such as https://codebeautify.org/python-formatter-beautifier
|
||||
|
||||
# 'project' : {
|
||||
# 'device' : {
|
||||
|
||||
Reference in New Issue
Block a user