summaryrefslogtreecommitdiff
path: root/res/res_agi.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_agi.c')
-rw-r--r--res/res_agi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/res_agi.c b/res/res_agi.c
index 77e56f5f2..61bd9f5b7 100644
--- a/res/res_agi.c
+++ b/res/res_agi.c
@@ -85,7 +85,7 @@ static char *descrip =
" Use the CLI command 'agi show' to list available agi commands\n"
" This application sets the following channel variable upon completion:\n"
" AGISTATUS The status of the attempt to the run the AGI script\n"
-" text string, one of SUCCESS | FAILED | NOTFOUND | HANGUP\n";
+" text string, one of SUCCESS | FAILURE | NOTFOUND | HANGUP\n";
static int agidebug = 0;