mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: birthdays
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0ab43a028e
commit
2e05d7addb
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
// Tests
|
// Tests
|
||||||
///////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////
|
||||||
void test_mktime__bithdays(void) {
|
void test_mktime__birthdays(void) {
|
||||||
struct tm francois_birthday = {
|
struct tm francois_birthday = {
|
||||||
.tm_sec = 0,
|
.tm_sec = 0,
|
||||||
.tm_min = 44,
|
.tm_min = 44,
|
||||||
|
|
Loading…
Add table
Reference in a new issue