aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/pbx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pbx.c b/main/pbx.c
index 57b476fe3..203a057f6 100644
--- a/main/pbx.c
+++ b/main/pbx.c
@@ -341,7 +341,7 @@ static struct pbx_builtin {
"channel is hung up, and the execution of instructions on the channel is terminated.\n"
"Remember that this command can set the current context, and if the context specified\n"
"does not exist, then it will not be able to find any 'h' or 'i' extensions there, and\n"
- "and the channel and call will both be terminated!\n"
+ "the channel and call will both be terminated!\n"
},
{ "GotoIfTime", pbx_builtin_gotoiftime,