mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +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:
@@ -312,7 +312,7 @@ static int write_escalates(const struct ast_custom_function *acf)
|
||||
* \param acf ast_custom_function structure with empty 'desc' and 'synopsis'
|
||||
* but with a function 'name'.
|
||||
* \retval -1 On error.
|
||||
* \retval 0 On succes.
|
||||
* \retval 0 On success.
|
||||
*/
|
||||
static int acf_retrieve_docs(struct ast_custom_function *acf)
|
||||
{
|
||||
|
Reference in New Issue
Block a user