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:
Luz Paz
2025-02-04 06:44:31 -05:00
parent 03ec0f2d17
commit 44a27dc13f
16 changed files with 86 additions and 86 deletions

View File

@@ -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 */