mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
docs: Fix typos in apps/
Found via codespell
(cherry picked from commit b877d20d75
)
This commit is contained in:
committed by
Asterisk Development Team
parent
27fb18a337
commit
ec6b2091eb
@@ -66,7 +66,7 @@
|
||||
implement complicated spelling rules. We simply record the word
|
||||
"men" in the sound file named "mans".</para>
|
||||
<para>This application does not automatically answer and should be
|
||||
preceeded by an application such as Answer() or Progress.</para>
|
||||
preceded by an application such as Answer() or Progress.</para>
|
||||
</description>
|
||||
<see-also>
|
||||
<ref type="application">SayCountedAdj</ref>
|
||||
@@ -108,7 +108,7 @@
|
||||
SayCountedAdj(5,new,f) will play sound file "newx" (containing the
|
||||
word "novikh").</para>
|
||||
<para>This application does not automatically answer and should be
|
||||
preceeded by an application such as Answer(), Progress(), or
|
||||
preceded by an application such as Answer(), Progress(), or
|
||||
Proceeding().</para>
|
||||
</description>
|
||||
<see-also>
|
||||
|
Reference in New Issue
Block a user