mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
res: Spelling fixes
Correct typos of the following word families: identifying structures actcount initializer attributes statement enough locking declaration userevent provides unregister session execute searches verification suppressed prepared passwords recipients event because brief unidentified redundancy character the module reload operation backslashes accurate incorrect collision initializing instance interpreted buddies omitted manually requires queries generator scheduler configuration has owner resource performed masquerade apparently routable ASTERISK-29714 Change-Id: I88485116d2c59b776aa2e1f8b4ce8239a21decda
This commit is contained in:
committed by
Friendly Automation
parent
ff11d74331
commit
9ae9893c63
@@ -405,7 +405,7 @@ static struct ast_variable **realtime_ldap_result_to_vars(struct ldap_table_conf
|
||||
int delim_tot_count = 0;
|
||||
int delim_count = 0;
|
||||
|
||||
/* \breif First find the total count
|
||||
/* \brief First find the total count
|
||||
*/
|
||||
ldap_entry = ldap_first_entry(ldapConn, ldap_result_msg);
|
||||
|
||||
@@ -1758,7 +1758,7 @@ static int unload_module(void)
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*! \breif Relod Module
|
||||
/*! \brief Reload Module
|
||||
*/
|
||||
static int reload(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user