vt: codespell: bumb -> bump

This commit is contained in:
Daniel Eklöf 2021-06-24 13:53:19 +02:00
parent fe8ca23cfe
commit 415ecfc6fa
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

2
vt.c
View file

@ -702,7 +702,7 @@ action_utf8_print(struct terminal *term, wchar_t wc)
/* /*
* We may have a key collisison, so need to check that * We may have a key collisison, so need to check that
* its a true match. If not, bumb the key and try * its a true match. If not, bump the key and try
* again. * again.
*/ */