From ba424e84947540f8bcc20e622a8a5e7947178b44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sat, 8 Jun 2024 08:49:33 +0200 Subject: [PATCH] ime: codespell: surroundin -> surrounding --- ime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ime.c b/ime.c index f3a3ec18..54cfa908 100644 --- a/ime.c +++ b/ime.c @@ -175,7 +175,7 @@ done(void *data, struct zwp_text_input_v3 *zwp_text_input_v3, } /* - * 2. Delete requested surroundin text + * 2. Delete requested surrounding text * * We don't support deleting surrounding text. But, we also never * call set_surrounding_text() so hopefully we should never