From 09c53ebd36256acc912e09f49b855a02a228f637 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:02:00 -0500 Subject: [PATCH] spelling: where Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- tests/fw/ui/test_animation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fw/ui/test_animation.c b/tests/fw/ui/test_animation.c index f7a1334f..81bdfb25 100644 --- a/tests/fw/ui/test_animation.c +++ b/tests/fw/ui/test_animation.c @@ -3466,7 +3466,7 @@ void test_animation__sequence_of_already_completed(void) { // -------------------------------------------------------------------------------------- -// Test creating a spawn where where some children are already scheduled and some have +// Test creating a spawn where some children are already scheduled and some have // already completed. // // Here's a graph of what we are doing