Fix typos found via `codespell --skip .git -w`

This commit is contained in:
Martchus 2021-07-03 20:06:27 +02:00
parent 19961c8b6d
commit 3657869626
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ def main():
except ValueError:
LOG("Specified value for led status \"%s\" is unknown and will be ignored.\n" % options.led)
# experimantal: set backlight (BlackWidow 2016 only)
# experimental: set backlight (BlackWidow 2016 only)
if options.backlight == "unmodified":
pass
else: