mirror of
https://github.com/google/pebble.git
synced 2025-04-30 07:21:39 -04:00
spelling: unfortunately
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
76f3819b39
commit
e5fbc9e67e
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ void test_timezone_database__get_region_count(void) {
|
|||
}
|
||||
|
||||
void test_timezone_database__find_region_by_name_simple(void) {
|
||||
// Unforunately we don't really care what the resulting region ids are, we should
|
||||
// Unfortunately we don't really care what the resulting region ids are, we should
|
||||
// just make sure the ones that exist are there and they're unique from each other.
|
||||
|
||||
const int america_new_york_region = FIND_REGION("America/New_York");
|
||||
|
|
Loading…
Add table
Reference in a new issue