diff --git a/src/modules/stirshaken/stirshaken_mod.c b/src/modules/stirshaken/stirshaken_mod.c index b64396b0ab7..3b5a1fbb397 100644 --- a/src/modules/stirshaken/stirshaken_mod.c +++ b/src/modules/stirshaken/stirshaken_mod.c @@ -589,7 +589,7 @@ static int ki_stirshaken_check_identity(sip_msg_t *msg) /** * Verify SIP Identity Header (involves call from libstirshaken to cache_callback, - * wich will supply requested certificate from cache [if configured to do so] + * which will supply requested certificate from cache [if configured to do so] * or will let libstirshaken to perform HTTP(s) GET request to download certificate). * Verify a call with STIR-Shaken. *