docs: Fix typos in apps/

Found via codespell

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

View File

@@ -74,7 +74,7 @@
<example title="Play an MP3 playlist">
exten => 1234,1,MP3Player(/var/lib/asterisk/playlist.m3u)
</example>
<para>This application does not automatically answer and should be preceeded by an
<para>This application does not automatically answer and should be preceded by an
application such as Answer() or Progress().</para>
</description>
</application>