spelling: birthdays

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 14:35:05 -05:00
parent 0ab43a028e
commit 2e05d7addb

View file

@ -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,