Index: app_alarmreceiver.c =================================================================== RCS file: /usr/cvsroot/asterisk/apps/app_alarmreceiver.c,v retrieving revision 1.5 diff -u -r1.5 app_alarmreceiver.c --- app_alarmreceiver.c 2 Oct 2004 00:58:31 -0000 1.5 +++ app_alarmreceiver.c 23 Nov 2004 02:54:05 -0000 @@ -55,7 +55,7 @@ static char *app = "AlarmReceiver"; -static char *synopsis = "Provide support for receving alarm reports from a burglar or fire alarm panel\n"; +static char *synopsis = "Provide support for receving alarm reports from a burglar or fire alarm panel"; static char *descrip = "Alarm receiver application for Asterisk. Only 1 signalling format is supported at this time:\n" "Ademco Contact ID. This application should be called whenever there is an alarm panel calling in\n"