From 8953840e385fea4ddd31647e7724db6870149bdd 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 2220c127..602de729 100644 --- a/render.c +++ b/render.c @@ -551,7 +551,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