mirror of
https://github.com/google/pebble.git
synced 2025-05-28 05:53:12 +00:00
spelling: light
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9a74f51086
commit
efb437bff4
5 changed files with 5 additions and 5 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue