From c0f2d329aa38b9da732a3955eee3e906f5729c88 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Sat, 11 Jun 2022 20:23:11 +0200 Subject: [PATCH] Fix typos found in iperf We have noticed that `sockt` is often used as a variable name, probably because `socket` is a POSIX function. Therefore add it to the code dioctionary. --- codespell_lib/data/dictionary_code.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/codespell_lib/data/dictionary_code.txt b/codespell_lib/data/dictionary_code.txt index 4c1ef90f57..c4edb9e9e2 100644 --- a/codespell_lib/data/dictionary_code.txt +++ b/codespell_lib/data/dictionary_code.txt @@ -64,6 +64,8 @@ shouldnot->should not, shouldn't, sinc->sync, sink, since, sincs->syncs, sinks, since, snd->send, and, sound, +sockt->socket +sockts->sockets spawnve->spawn stdio->studio stdios->studios