From 7c23eba5ed3d21092f6ba8fbc808e98044b965ac Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Tue, 19 Jun 2001 07:19:07 +0000 Subject: Version 0.1.9 from FTP git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@334 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_intercom.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/app_intercom.c') diff --git a/apps/app_intercom.c b/apps/app_intercom.c index e12f0973b..39f645700 100755 --- a/apps/app_intercom.c +++ b/apps/app_intercom.c @@ -40,8 +40,8 @@ static char *app = "Intercom"; static char *synopsis = "(Obsolete) Send to Intercom"; static char *descrip = " Intercom(): Sends the user to the intercom (i.e. /dev/dsp). This program\n" -" is generally considered obselete by the chan_oss module. Returns 0 if the\n" -" user exits with a DTMF tone, or -1 if they hangup.\n"; +"is generally considered obselete by the chan_oss module. Returns 0 if the\n" +"user exits with a DTMF tone, or -1 if they hangup.\n"; STANDARD_LOCAL_USER; -- cgit v1.2.3