Fix residual typos found by codespell

This commit is contained in:
Dimitri Papadopoulos
2023-09-11 11:34:28 +02:00
parent f9c2a86456
commit d532833af9
9 changed files with 11 additions and 11 deletions

View File

@@ -7559,7 +7559,7 @@ static int addKeyLogSnifferServerHelper(const char* address,
}
/* Tag the new or existing server as requiring keylog support to
* decrypt, otherwise it won't be useable */
* decrypt, otherwise it won't be usable */
sniffer->useKeyLogFile = 1;
return 0;