From 0ca6a42d7efa1a5b031228008495e9fe7e5d00b0 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 26 Oct 2006 17:52:15 +0000 Subject: fix various spelling mistakes in comments (issue #8237, jmls) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46339 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_alarmreceiver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/app_alarmreceiver.c') diff --git a/apps/app_alarmreceiver.c b/apps/app_alarmreceiver.c index 6ae985353..e74a7b46a 100644 --- a/apps/app_alarmreceiver.c +++ b/apps/app_alarmreceiver.c @@ -660,7 +660,7 @@ static int alarmreceiver_exec(struct ast_channel *chan, void *data) return -1; } - /* Set default values for this invokation of the application */ + /* Set default values for this invocation of the application */ ast_copy_string(signalling_type, ADEMCO_CONTACT_ID, sizeof(signalling_type)); -- cgit v1.2.3