Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2019-08-28 14:03:41 +02:00
parent 82cd511cc9
commit 17c9972252
13 changed files with 16 additions and 16 deletions
@@ -66,7 +66,7 @@ struct private_imv_scanner_state_t {
uint32_t action_flags;
/**
* IMV database session associatied with TNCCS connection
* IMV database session associated with TNCCS connection
*/
imv_session_t *session;