mirror of
https://github.com/google/pebble.git
synced 2025-05-18 01:14:55 +00:00
spelling: initial
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9ab4efb8b8
commit
42ff2a4a3e
5 changed files with 8 additions and 8 deletions
|
@ -606,7 +606,7 @@ void test_rocky_api_graphics__fill_text_aligned(void) {
|
|||
void test_rocky_api_graphics__text_align(void) {
|
||||
prv_global_init_and_set_ctx();
|
||||
|
||||
// intial value
|
||||
// initial value
|
||||
cl_assert_equal_i(GTextAlignmentLeft, s_rocky_text_state.alignment);
|
||||
|
||||
s_rocky_text_state.alignment = (GTextAlignment)-1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue