spelling: light

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 14:57:42 -05:00
parent 9a74f51086
commit efb437bff4
5 changed files with 5 additions and 5 deletions

View file

@ -505,7 +505,7 @@ class ParseMinuteStatsFile(object):
print(" // The unit tests parse the //> TEST_.* lines below for test values")
print(" //> TEST_NAME %s" % (self.sample_prefix))
print(SLEEP_DEFAULT_EXPECTED_TEXT)
print(" // list of: {steps, orientation, vmc, ligh}")
print(" // list of: {steps, orientation, vmc, light}")
print(" static AlgDlsMinuteData samples[] = {")
else: