From: Walter Doekes Date: Fri, 6 Nov 2015 13:52:00 +0000 (+0100) Subject: docs: Fix a few typo's in app docs (more then, resourse). X-Git-Tag: 11.21.0-rc1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33e214e025b6314278679188f43c733125091b57;p=thirdparty%2Fasterisk.git docs: Fix a few typo's in app docs (more then, resourse). Change-Id: Iba57efadf6c0b822e762c7a001bc89611d98afd7 --- diff --git a/apps/app_chanisavail.c b/apps/app_chanisavail.c index 8eef4caaa8..52e977ec77 100644 --- a/apps/app_chanisavail.c +++ b/apps/app_chanisavail.c @@ -56,10 +56,10 @@ static const char app[] = "ChanIsAvail"; Optional extra devices to check - If you need more then one enter them as - Technology2/Resource2&Technology3/Resourse3&..... + If you need more than one enter them as + Technology2/Resource2&Technology3/Resource3&..... - Specification of the device(s) to check. These must be in the format of + Specification of the device(s) to check. These must be in the format of Technology/Resource, where Technology represents a particular channel driver, and Resource represents a resource available to that particular channel driver. diff --git a/apps/app_dial.c b/apps/app_dial.c index 403a6e9535..4311e45f86 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -83,12 +83,12 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Optional extra devices to dial in parallel - If you need more then one enter them as - Technology2/Resource2&Technology3/Resourse3&..... + If you need more than one enter them as + Technology2/Resource2&Technology3/Resource3&..... - Specifies the number of seconds we attempt to dial the specified devices + Specifies the number of seconds we attempt to dial the specified devices. If not specified, this defaults to 136 years. @@ -330,7 +330,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") With delete set to 1, the introduction will always be deleted. - This option is a modifier for the call screening/privacy mode. (See the + This option is a modifier for the call screening/privacy mode. (See the p and P options.) It specifies that no introductions are to be saved in the priv-callerintros directory. @@ -485,7 +485,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") 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 diff --git a/apps/app_page.c b/apps/app_page.c index 8e7d1d2bda..4a55092c84 100644 --- a/apps/app_page.c +++ b/apps/app_page.c @@ -60,7 +60,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Optional extra devices to dial in parallel If you need more than one, enter them as Technology2/Resource2& - Technology3/Resourse3&..... + Technology3/Resource3&.....