From dc1836f85476bf6399985203e329ad80f9d27e86 Mon Sep 17 00:00:00 2001 From: Automerge Script Date: Tue, 20 Feb 2007 20:22:54 +0000 Subject: [PATCH] automerge commit git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@55633 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_page.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.47.2