mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 02:26:23 +00:00
docs: Fix various typos in main/
Found via `codespell -q 3 -S "./CREDITS" -L abd,asent,atleast,childrens,contentn,crypted,dne,durationm,exten,inout,leapyear,nd,oclock,offsetp,ot,parm,parms,requestor,ser,slanguage,slin,thirdparty,varn,varns,ues`
This commit is contained in:
@@ -508,7 +508,7 @@ try_again:
|
||||
/* Bad STUN packet, not right type, or transaction ID did not match. */
|
||||
memset(answer, 0, sizeof(struct sockaddr_in));
|
||||
|
||||
/* Was not a resonse to our request. */
|
||||
/* Was not a response to our request. */
|
||||
goto try_again;
|
||||
}
|
||||
/* Success. answer contains the external address if available. */
|
||||
|
Reference in New Issue
Block a user