]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
docs: Fix a few typo's in app docs (more then, resourse). 79/1579/2
authorWalter Doekes <walter+asterisk@wjd.nu>
Fri, 6 Nov 2015 13:52:00 +0000 (14:52 +0100)
committerWalter Doekes <walter+asterisk@wjd.nu>
Fri, 6 Nov 2015 21:43:48 +0000 (22:43 +0100)
Change-Id: Iba57efadf6c0b822e762c7a001bc89611d98afd7

apps/app_chanisavail.c
apps/app_dial.c
apps/app_page.c

index 8eef4caaa8fb7839fc95e53791dffd14fbbe0cb8..52e977ec77241867e933ea823fdc82a164bd854f 100644 (file)
@@ -56,10 +56,10 @@ static const char app[] = "ChanIsAvail";
                        <parameter name="Technology/Resource" required="true" argsep="&amp;">
                                <argument name="Technology2/Resource2" multiple="true">
                                        <para>Optional extra devices to check</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>
-                               <para>Specification of the device(s) to check.  These must be in the format of 
+                               <para>Specification of the device(s) to check.  These must be in the format of
                                <literal>Technology/Resource</literal>, where <replaceable>Technology</replaceable>
                                represents a particular channel driver, and <replaceable>Resource</replaceable>
                                represents a resource available to that particular channel driver.</para>
index 403a6e9535bd118f5b351ebdd3e75bd25902fff8..4311e45f8675ff3e07f565f5d1dfb979e616a911 100644 (file)
@@ -83,12 +83,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
                                </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">
@@ -330,7 +330,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
                                                <para>With <replaceable>delete</replaceable> set to <literal>1</literal>, the introduction will
                                                always be deleted.</para>
                                        </argument>
-                                       <para>This option is a modifier for the call screening/privacy mode. (See the 
+                                       <para>This option is a modifier for the call screening/privacy mode. (See the
                                        <literal>p</literal> and <literal>P</literal> options.) It specifies
                                        that no introductions are to be saved in the <directory>priv-callerintros</directory>
                                        directory.</para>
@@ -485,7 +485,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 
                        <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
index 8e7d1d2bda70fd8ab8d2e56df31d147b4e8587c8..4a55092c84e398956d63605c9cda09c51d2c5f78 100644 (file)
@@ -60,7 +60,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
                                <argument name="Technology2/Resource2" multiple="true">
                                        <para>Optional extra devices to dial in parallel</para>
                                        <para>If you need more than one, enter them as Technology2/Resource2&amp;
-                                       Technology3/Resourse3&amp;.....</para>
+                                       Technology3/Resource3&amp;.....</para>
                                </argument>
                        </parameter>
                        <parameter name="options">