mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
minor language tweak. Thanks Carp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1700 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -39,7 +39,7 @@ static char *tdesc = "Dialing Application";
|
||||
|
||||
static char *app = "Dial";
|
||||
|
||||
static char *synopsis = "Place an call and connect to the current channel";
|
||||
static char *synopsis = "Place a call and connect to the current channel";
|
||||
|
||||
static char *descrip =
|
||||
" Dial(Technology/resource[&Technology2/resource2...][|timeout][|options][|URL]):\n"
|
||||
|
Reference in New Issue
Block a user