aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2011-06-20 18:13:02 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2011-06-20 18:13:02 +0000
commitbcb2ae2bed842f09dda485f2a4c6302c4179dc38 (patch)
treee45e891582133971c701e7db77909b287b1159ea
parent74147e241d078001e2ed123e79f96a3666e77dda (diff)
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
-rw-r--r--configs/queuerules.conf.sample2
1 files changed, 1 insertions, 1 deletions
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 => <number of seconds into the call>,<absolute or relative change to QUEUE_MAX_PENALTY>[,absolute or relative change to QUEUE_MIN_PENALTY]