mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 16:20:37 +00:00
docs: Fix a few typo's in app docs (more then, resourse).
Change-Id: Iba57efadf6c0b822e762c7a001bc89611d98afd7
This commit is contained in:
@@ -56,10 +56,10 @@ static const char app[] = "ChanIsAvail";
|
||||
<parameter name="Technology/Resource" required="true" argsep="&">
|
||||
<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&Technology3/Resourse3&.....</para>
|
||||
<para>If you need more than one enter them as
|
||||
Technology2/Resource2&Technology3/Resource3&.....</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>
|
||||
|
||||
Reference in New Issue
Block a user