summaryrefslogtreecommitdiff
path: root/apps/app_read.c
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-03-23 05:56:32 +0000
committerMark Spencer <markster@digium.com>2005-03-23 05:56:32 +0000
commit730194d60969e588a3044a8942e82ac990ce480e (patch)
treefacf25d45bde66df632cfdb514fe09da93cc4386 /apps/app_read.c
parentd5455abe17ca792dfadd4ad3c76705ffe3f6c050 (diff)
Merge Russell's formatting patch (bug #3838)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5234 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_read.c')
-rwxr-xr-xapps/app_read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_read.c b/apps/app_read.c
index d9f30ded2..cb30a7a66 100755
--- a/apps/app_read.c
+++ b/apps/app_read.c
@@ -44,7 +44,7 @@ static char *descrip =
" or 'noanswer' to read digits even if the line is not up.\n"
" attempts -- if greater than 1, that many attempts will be made in the \n"
" event no data is entered.\n"
-" timeout -- if greater than 0, that value will override the default timeoft.\n\n"
+" timeout -- if greater than 0, that value will override the default timeout.\n\n"
"Returns -1 on hangup or error and 0 otherwise.\n";
STANDARD_LOCAL_USER;