From c613897d1c0b7696f34fdd88ef473d7d63a53764 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Fri, 2 Jul 2010 15:57:02 +0000 Subject: Fix various typos reported by Lintian (Also fix the typos in the comments) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@273641 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_agi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/res_agi.c b/res/res_agi.c index 4f0d17b80..0a4664015 100644 --- a/res/res_agi.c +++ b/res/res_agi.c @@ -371,7 +371,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") to the offset without exceeding the end of the file. silence is the number of seconds of silence allowed before the function returns despite the lack of dtmf digits or reaching timeout. silence - value must be preceeded by s= and is also optional. + value must be preceded by s= and is also optional. -- cgit v1.2.3