From 6f314f4d4241c96cf893fdf086ba4bb6bd19d9be Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Sun, 2 Nov 2008 02:50:33 +0000 Subject: Fix various spelling and grammatical issues in documentation git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@153468 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_exec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/app_exec.c') diff --git a/apps/app_exec.c b/apps/app_exec.c index b4a66962e..3b831ba6c 100644 --- a/apps/app_exec.c +++ b/apps/app_exec.c @@ -49,7 +49,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Allows an arbitrary application to be invoked even when not - hardcoded into the dialplan. If the underlying application + hard coded into the dialplan. If the underlying application terminates the dialplan, or if the application cannot be found, Exec will terminate the dialplan. To invoke external applications, see the application System. @@ -67,7 +67,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Allows an arbitrary application to be invoked even when not - hardcoded into the dialplan. To invoke external applications + hard coded into the dialplan. To invoke external applications see the application System. Always returns to the dialplan. The channel variable TRYSTATUS will be set to one of: -- cgit v1.2.3