aboutsummaryrefslogtreecommitdiffstats
path: root/pbx.c
diff options
context:
space:
mode:
authorautomerge <automerge@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-05 16:07:47 +0000
committerautomerge <automerge@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-05 16:07:47 +0000
commit55bb915a34dc536c8129f4a10b56e9cbb1855d56 (patch)
treeedc1fd259e8beae92397b005c7539f4653296212 /pbx.c
parent4b27c3e9abfc705bdc0a9f83daf1e290e1237865 (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@57867 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'pbx.c')
-rw-r--r--pbx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbx.c b/pbx.c
index 9ab85b639..6b068214c 100644
--- a/pbx.c
+++ b/pbx.c
@@ -349,7 +349,7 @@ static struct pbx_builtin {
"'h' extension. If either or neither the 'h' or 'i' extensions have been defined, the\n"
"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"
+ "does not exist, then it will not be able to find any 'h' or 'i' extensions there,\n"
"and the channel and call will both be terminated!\n"
},