From bcb2ae2bed842f09dda485f2a4c6302c4179dc38 Mon Sep 17 00:00:00 2001 From: lmadsen Date: Mon, 20 Jun 2011 18:13:02 +0000 Subject: Merged revisions 324241 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r324241 | lmadsen | 2011-06-20 13:12:32 -0500 (Mon, 20 Jun 2011) | 2 lines Remove extra 'the'. Reported by Vlad Povorozniuc ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@324242 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/queuerules.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/queuerules.conf.sample b/configs/queuerules.conf.sample index ccabe2cfa..fb2a1ba87 100644 --- a/configs/queuerules.conf.sample +++ b/configs/queuerules.conf.sample @@ -7,7 +7,7 @@ ; ; Note: There is a limitation to these rules; a caller will follow the penaltychange rules for ; the queue that were defined at the time the caller entered the queue. If an update to the rules is -; made during the the caller's stay in the queue, these will not be reflected for that caller. +; made during the caller's stay in the queue, these will not be reflected for that caller. ; ; The syntax for these rules is ; penaltychange => ,[,absolute or relative change to QUEUE_MIN_PENALTY] -- cgit v1.2.3