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,