ci: fix new codespell errors

Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
Adrian Reber 2023-04-24 13:53:41 +00:00 committed by Andrei Vagin
parent 727d796505
commit df7b897a22
21 changed files with 22 additions and 22 deletions

View file

@ -462,7 +462,7 @@ fail_desc = {
def chk_real_state(st):
# Before enything else -- check that we still have
# Before anything else -- check that we still have
# all the sockets at hands
for sk in st.sockets:
if not sk.visible: