Skip to content

Commit 0ffb672

Browse files
committed
Fixing misprint
1 parent 2c8b50d commit 0ffb672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/lcd_code_generator.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def print_help_and_exit():
4141
print(" -j json Use json data from file")
4242
print(" -t template path source templates, templates by default")
4343
print("")
44-
print("exammples:")
44+
print("examples:")
4545
print(" ./lcd_code_generator.py -c all")
4646
exit(1)
4747

0 commit comments

Comments
 (0)