mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +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`
(cherry picked from commit d2bcdb71f8
)
This commit is contained in:
committed by
Asterisk Development Team
parent
ac843c3600
commit
e9315d22ce
@@ -2631,7 +2631,7 @@ int ast_utils_init(void)
|
||||
/*!
|
||||
*\brief Parse digest authorization header.
|
||||
*\return Returns -1 if we have no auth or something wrong with digest.
|
||||
*\note This function may be used for Digest request and responce header.
|
||||
*\note This function may be used for Digest request and response header.
|
||||
* request arg is set to nonzero, if we parse Digest Request.
|
||||
* pedantic arg can be set to nonzero if we need to do addition Digest check.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user