mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
docs: Fix various typos in channels/
Found via `codespell -q 3 -S "./CREDITS,*.po" -L abd,asent,atleast,cachable,childrens,contentn,crypted,dne,durationm,enew,exten,inout,leapyear,mye,nd,oclock,offsetp,ot,parm,parms,preceeding,pris,ptd,requestor,re-use,re-used,re-uses,ser,siz,slanguage,slin,thirdparty,varn,varns,ues`
This commit is contained in:
@@ -86,7 +86,7 @@ int iax_firmware_append(struct iax_ie_data *ie_data,
|
||||
* \c callback function each time it is invoked.
|
||||
*
|
||||
* This function visits each of the elements in the IAX firmware list, calling
|
||||
* the specfied \c callback for each element. Iteration continues until the end
|
||||
* the specified \c callback for each element. Iteration continues until the end
|
||||
* of the list is reached, or the \c callback returns non-zero.
|
||||
*
|
||||
* The \c callback function receives a pointer to the firmware header and the
|
||||
|
Reference in New Issue
Block a user