docs: Fix typos in apps/

Found via codespell
This commit is contained in:
Luz Paz
2025-04-09 09:02:27 -04:00
parent 4dc3ca4c9a
commit a20cfc68ef
21 changed files with 38 additions and 38 deletions

View File

@@ -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>