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`
This commit is contained in:
committed by
github-actions[bot]
parent
076799be15
commit
e3ad4cea4e
@@ -1285,7 +1285,7 @@ void ast_bridge_channel_playfile(struct ast_bridge_channel *bridge_channel, ast_
|
||||
|
||||
/*
|
||||
* It may be necessary to resume music on hold after we finish
|
||||
* playing the announcment.
|
||||
* playing the announcement.
|
||||
*/
|
||||
if (ast_test_flag(ast_channel_flags(bridge_channel->chan), AST_FLAG_MOH)) {
|
||||
const char *latest_musicclass;
|
||||
|
Reference in New Issue
Block a user