mirror of
https://github.com/google/pebble.git
synced 2025-11-12 10:32:46 -05:00
spelling: light
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user