contrib: Fix speling issues

Found by codespell
This commit is contained in:
Erik Ekman
2023-10-14 18:01:37 +02:00
parent 3c06267d8e
commit e7abb85d63
4 changed files with 6 additions and 6 deletions

View File

@@ -115,7 +115,7 @@ pcapifh_free_readonly_mem(void *data)
}
/**
* Npcap keeps its DLLs in a different directory for compatiblity with winpcap.
* Npcap keeps its DLLs in a different directory for compatibility with winpcap.
* Make sure they get found by adding that directory to the DLL search path.
*/
void pcapifh_init_npcap(void)