aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorautomerge <automerge@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-20 20:22:54 +0000
committerautomerge <automerge@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-20 20:22:54 +0000
commit5be0ee8d5d47e8b64f1e2f100312bc9c47849e98 (patch)
treecc74cdd0d8f66a32c989b970f1fe207f59aee8af /apps
parentf9433f32734ea26a04f91e77c0450a7a454d87ef (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@55633 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps')
-rw-r--r--apps/app_page.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_page.c b/apps/app_page.c
index e57e5d051..9816dbf13 100644
--- a/apps/app_page.c
+++ b/apps/app_page.c
@@ -56,7 +56,7 @@ static const char *page_descrip =
"caller is dumped into the conference as a speaker and the room is\n"
"destroyed when the original caller leaves. Valid options are:\n"
" d - full duplex audio\n"
-" q - quiet, do not play beep to caller\n";
+" q - quiet, do not play beep to caller\n";
STANDARD_LOCAL_USER;