mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +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 b96640916d
)
This commit is contained in:
committed by
Asterisk Development Team
parent
de3d6c03e3
commit
3692e33898
@@ -1754,7 +1754,7 @@ static char *handle_showchan(struct ast_cli_entry *e, int cmd, struct ast_cli_ar
|
||||
" Pickup Group: %llu\n"
|
||||
" Application: %s\n"
|
||||
" Data: %s\n"
|
||||
" Call Identifer: %s\n",
|
||||
" Call Identifier: %s\n",
|
||||
ast_channel_name(chan),
|
||||
ast_channel_tech(chan)->type,
|
||||
ast_channel_uniqueid(chan),
|
||||
|
Reference in New Issue
Block a user