We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c8b50d commit 0ffb672Copy full SHA for 0ffb672
tools/lcd_code_generator.py
@@ -41,7 +41,7 @@ def print_help_and_exit():
41
print(" -j json Use json data from file")
42
print(" -t template path source templates, templates by default")
43
print("")
44
- print("exammples:")
+ print("examples:")
45
print(" ./lcd_code_generator.py -c all")
46
exit(1)
47
0 commit comments