mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
docs: Fix typos in apps/
Found via codespell
(cherry picked from commit af49027ccc
)
This commit is contained in:
committed by
Asterisk Development Team
parent
f5d8181eea
commit
ce144276ee
@@ -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>
|
||||
|
Reference in New Issue
Block a user