16 May
2025
16 May
'25
7:49 a.m.
On Thu, 15 May 2025 11:41:51 +0200
Laurent Vivier
This commit addresses several spelling errors identified by the `codespell` tool. The corrections apply to: - Code comments in `fwd.c`, `ip.h`, `isolation.c`, and `log.c`. - An error message string in `vhost_user.c`.
Specifically, the following misspellings were corrected: - "adddress" to "address" - "capabilites" to "capabilities" - "Musn't" to "Mustn't" - "calculatd" to "calculated" - "Invalide" to "Invalid"
Signed-off-by: Laurent Vivier
Applied. -- Stefano