aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_dial.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-11-02 02:50:33 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-11-02 02:50:33 +0000
commit44147470e551edee9f30981e22de511913ac747a (patch)
tree6e52a9a7219beecd3c6b0113c2894e2f45988f8e /apps/app_dial.c
parent566af996616e8f11fee9270b0d6a66270692d054 (diff)
Fix various spelling and grammatical issues in documentation
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@153468 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_dial.c')
-rw-r--r--apps/app_dial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_dial.c b/apps/app_dial.c
index 089523ef4..b918f23a5 100644
--- a/apps/app_dial.c
+++ b/apps/app_dial.c
@@ -425,7 +425,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<para>Filename of sound that will be played when no channel can be reached</para>
</parameter>
<parameter name="sleep" required="true">
- <para>Number of seconds to wait after a dialattempt failed before a new attempt is made</para>
+ <para>Number of seconds to wait after a dial attempt failed before a new attempt is made</para>
</parameter>
<parameter name="retries" required="true">
<para>Number of retries</para>