From: Automerge Script Date: Tue, 20 Feb 2007 20:22:54 +0000 (+0000) Subject: automerge commit X-Git-Tag: 1.2.16-netsec~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc1836f85476bf6399985203e329ad80f9d27e86;p=thirdparty%2Fasterisk.git automerge commit git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@55633 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_page.c b/apps/app_page.c index e57e5d0510..9816dbf13a 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;