From d2e293116f764396626b3a13c6236c6b0633b854 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:32:01 -0500 Subject: [PATCH] spelling: according Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- tests/fixtures/activity/sleep_samples/sleep_samples_v1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fixtures/activity/sleep_samples/sleep_samples_v1.c b/tests/fixtures/activity/sleep_samples/sleep_samples_v1.c index 8bce792e..c252e85b 100644 --- a/tests/fixtures/activity/sleep_samples/sleep_samples_v1.c +++ b/tests/fixtures/activity/sleep_samples/sleep_samples_v1.c @@ -2671,7 +2671,7 @@ AlgDlsMinuteData *activity_sample_sleep_v1_3(int *len) { // ---------------------------------------------------------------- // Sample captured at: 2015-08-22 19:57:00 local, 2015-08-23 02:57:00 GMT -// Accroding to misfit: +// According to misfit: // total sleep: 374 min // deep: 200 min // light: 174 min