Typo fix. Thanks Peter!

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30010 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2006-05-24 18:17:50 +00:00
parent dd45d18515
commit 625781948a

2
pbx.c
View File

@@ -296,7 +296,7 @@ static struct pbx_builtin {
{ "Congestion", pbx_builtin_congestion,
"Indicate the Congestion condition",
" Congestion([timeout]): This application will indicate the congenstion\n"
" Congestion([timeout]): This application will indicate the congestion\n"
"condition to the calling channel. If the optional timeout is specified, the\n"
"calling channel will be hung up after the specified number of seconds.\n"
"Otherwise, this application will wait until the calling channel hangs up.\n"