aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_url.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_url.c')
-rw-r--r--apps/app_url.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_url.c b/apps/app_url.c
index e0ec68e44..e32957a6e 100644
--- a/apps/app_url.c
+++ b/apps/app_url.c
@@ -49,7 +49,7 @@ static char *app = "SendURL";
static char *synopsis = "Send a URL";
static char *descrip =
-" SendURL(URL[|option]): Requests client go to URL (IAX2) or sends the \n"
+" SendURL(URL[,option]): Requests client go to URL (IAX2) or sends the \n"
"URL to the client (other channels).\n"
"Result is returned in the SENDURLSTATUS channel variable:\n"
" SUCCESS URL successfully sent to client\n"