aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-04-10 18:06:02 +0000
committerroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-04-10 18:06:02 +0000
commitc15e166c5d352bdc5bf5203fc7161528e7ad4f8d (patch)
tree7825aecd69a672ae64c3c80a86c24cf72a743439 /res
parent01b655c1ae2d94f8f358a062ed6f6c1b383f1297 (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@18903 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res')
-rw-r--r--res/res_features.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/res_features.c b/res/res_features.c
index 89260a4b0..599ad398f 100644
--- a/res/res_features.c
+++ b/res/res_features.c
@@ -125,7 +125,7 @@ static char *parkcall = "Park";
static char *synopsis2 = "Park yourself";
-static char *descrip2 = "Park(exten):"
+static char *descrip2 = "Park():"
"Used to park yourself (typically in combination with a supervised\n"
"transfer to know the parking space). This application is always\n"
"registered internally and does not need to be explicitly added\n"