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:
Jeremy McNamara
2003-11-06 04:08:40 +00:00
parent 952faabb04
commit f70f05ca35

View File

@@ -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"