From 2e05d7addb6446e2a5acb306c94fb082f9f0a247 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 28 Jan 2025 14:35:05 -0500 Subject: [PATCH] spelling: birthdays Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- tests/fw/util/test_mktime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fw/util/test_mktime.c b/tests/fw/util/test_mktime.c index 0530ea8d..d6995644 100644 --- a/tests/fw/util/test_mktime.c +++ b/tests/fw/util/test_mktime.c @@ -21,7 +21,7 @@ // Tests /////////////////////////////////////////////////////////// -void test_mktime__bithdays(void) { +void test_mktime__birthdays(void) { struct tm francois_birthday = { .tm_sec = 0, .tm_min = 44,