docs: Fix typos in apps/

Found via codespell
This commit is contained in:
Luz Paz
2025-04-09 09:02:27 -04:00
committed by github-actions[bot]
parent b4edd3ab7d
commit b877d20d75
20 changed files with 37 additions and 37 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>