docs: Fix typos in apps/

Found via codespell

(cherry picked from commit a20cfc68ef)
This commit is contained in:
Luz Paz
2025-04-09 09:02:27 -04:00
committed by Asterisk Development Team
parent 714aedde8b
commit c87b723f8c
21 changed files with 38 additions and 38 deletions

View File

@@ -1116,7 +1116,7 @@ static int sound_file_exists(const char *filename)
* \param user Optional Caller
* \param bridge_channel The bridged channel involved
*
* \note if caller is NULL, the announcment will be sent to all participants in the conference.
* \note if caller is NULL, the announcement will be sent to all participants in the conference.
* \retval 0 on success.
* \retval -1 if the user hung up.
*/