badwords: fix typos found

Not caught in CI.

Closes #20308
This commit is contained in:
Viktor Szakats 2026-01-14 02:07:23 +01:00
parent 4651d4c76b
commit 2949faa93c
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
10 changed files with 11 additions and 11 deletions

View file

@ -526,7 +526,7 @@ class ExecResult:
}
# stat keys where we expect a positive value
ref_tl = []
# time_queue has it's own start timestamp. Other timers start *after*
# time_queue has its own start timestamp. Other timers start *after*
# queueing is done. queue duration might therefore be anywhere.
somewhere_keys = ['time_queue']
exact_match = True