mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-03 11:11:05 +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`
(cherry picked from commit aa20bfcf99
)
This commit is contained in:
committed by
Asterisk Development Team
parent
e9315d22ce
commit
2e26573a84
@@ -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