summaryrefslogtreecommitdiff
path: root/apps/app_dial.c
diff options
context:
space:
mode:
authorWalter Doekes <walter+asterisk@wjd.nu>2015-11-06 14:52:00 +0100
committerWalter Doekes <walter+asterisk@wjd.nu>2015-11-06 16:46:31 -0500
commit39daf9f066dcc3ccf582533cc26801448aefe7dd (patch)
tree3399959c5c7c39488dddacbac51f932d0f4a74f1 /apps/app_dial.c
parentf12ebe35848c2ce82e53b332742e83b2b5875502 (diff)
docs: Fix a few typo's in app docs (more then, resourse).
Change-Id: Iba57efadf6c0b822e762c7a001bc89611d98afd7
Diffstat (limited to 'apps/app_dial.c')
-rw-r--r--apps/app_dial.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/app_dial.c b/apps/app_dial.c
index 55700e9b3..540f6621c 100644
--- a/apps/app_dial.c
+++ b/apps/app_dial.c
@@ -84,12 +84,12 @@ ASTERISK_REGISTER_FILE()
</argument>
<argument name="Technology2/Resource2" required="false" multiple="true">
<para>Optional extra devices to dial in parallel</para>
- <para>If you need more then one enter them as
- Technology2/Resource2&amp;Technology3/Resourse3&amp;.....</para>
+ <para>If you need more than one enter them as
+ Technology2/Resource2&amp;Technology3/Resource3&amp;.....</para>
</argument>
</parameter>
<parameter name="timeout" required="false">
- <para>Specifies the number of seconds we attempt to dial the specified devices</para>
+ <para>Specifies the number of seconds we attempt to dial the specified devices.</para>
<para>If not specified, this defaults to 136 years.</para>
</parameter>
<parameter name="options" required="false">
@@ -491,7 +491,7 @@ ASTERISK_REGISTER_FILE()
<para>Unless there is a timeout specified, the Dial application will wait
indefinitely until one of the called channels answers, the user hangs up, or
- if all of the called channels are busy or unavailable. Dialplan executing will
+ if all of the called channels are busy or unavailable. Dialplan execution will
continue if no requested channels can be called, or if the timeout expires.
This application will report normal termination if the originating channel
hangs up, or if the call is bridged and either of the parties in the bridge