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:
committed by
github-actions[bot]
parent
076799be15
commit
e3ad4cea4e
@@ -485,7 +485,7 @@ static int dns_parse_answer_ex(void *context, int rr_class, int rr_type, unsigne
|
||||
/*!
|
||||
* \brief Lookup record in DNS
|
||||
*
|
||||
* \note Asterisk DNS is synchronus at this time. This means that if your DNS does not
|
||||
* \note Asterisk DNS is synchronous at this time. This means that if your DNS does not
|
||||
* work properly, Asterisk might not start properly or a channel may lock.
|
||||
*/
|
||||
int ast_search_dns(void *context,
|
||||
|
Reference in New Issue
Block a user