From 415ecfc6fa0d0d7c2d4f8c455b770b781f2a5ef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Thu, 24 Jun 2021 13:53:19 +0200 Subject: [PATCH] vt: codespell: bumb -> bump --- vt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vt.c b/vt.c index 158ac539..94bd6685 100644 --- a/vt.c +++ b/vt.c @@ -702,7 +702,7 @@ action_utf8_print(struct terminal *term, wchar_t wc) /* * We may have a key collisison, so need to check that - * it’s a true match. If not, bumb the key and try + * it’s a true match. If not, bump the key and try * again. */