From dc676f96cef6096bdf640213fdc670b9cce409de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Mon, 4 Jan 2021 19:49:24 +0100 Subject: [PATCH] render: codespell: accomodate -> accommodate --- render.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/render.c b/render.c index 366951f9..6995a51b 100644 --- a/render.c +++ b/render.c @@ -572,7 +572,7 @@ render_cell(struct terminal *term, pixman_image_t *pix, * offsets for combining glyphs. * * Not all fonts behave like this however, and we - * try to accomodate both variants. + * try to accommodate both variants. * * Since we haven't moved our pen position yet, we * add a full cell width to the offset (or two, in