From 4d43ba70d1537ee83f1910eeb11a8d246040bb57 Mon Sep 17 00:00:00 2001 From: tzafrir 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: http://svn.digium.com/svn/asterisk/trunk@273641 f38db490-d61c-443f-a65b-d21fe96a405b --- 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