mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +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:
@@ -360,7 +360,7 @@ struct sig_pri_chan {
|
||||
/*! \brief Channel reset/restart state. */
|
||||
enum sig_pri_reset_state resetting;
|
||||
#if defined(HAVE_PRI_TRANSFER)
|
||||
/*! If non-NULL, send transfer disconnect successfull response to first call disconnecting. */
|
||||
/*! If non-NULL, send transfer disconnect successful response to first call disconnecting. */
|
||||
struct xfer_rsp_data *xfer_data;
|
||||
#endif /* defined(HAVE_PRI_TRANSFER) */
|
||||
int prioffset; /*!< channel number in span */
|
||||
|
Reference in New Issue
Block a user