From 6b3888778bbea026ae05806d7295a05c3ef5ef3f Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Sun, 12 Sep 2021 21:01:30 +0000 Subject: Fix spelling --- src/gib_imlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gib_imlib.c') diff --git a/src/gib_imlib.c b/src/gib_imlib.c index 7858cb7..be3b427 100644 --- a/src/gib_imlib.c +++ b/src/gib_imlib.c @@ -322,7 +322,7 @@ gib_imlib_text_draw(Imlib_Image im, Imlib_Font fn, gib_style * s, int x, gib_style_bit *bb; gib_list *l; - /* here we shift the draw to accomodate bits with negative offsets, + /* here we shift the draw to accommodate bits with negative offsets, * which would be drawn at negative coords otherwise */ l = s->bits; while (l) -- cgit v1.2.3