aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-14 18:14:56 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-14 18:14:56 +0000
commit283581ec77bfa13e764031c1fd9e958b6a52c25e (patch)
tree3bdb52a74e8c8a5bf26f536fa3f3cf8da922d682 /configs
parent589c4d6e3817269e094b9c37b0a52362f028a67b (diff)
oops - silly typo there
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@64273 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/queues.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index e5d8131e8..99e69e204 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -195,7 +195,7 @@ monitor-type = MixMonitor
; What's the rounding time for the seconds?
; If this is non-zero, then we announce the seconds as well as the minutes
; rounded to this value.
-; Value values are 0, 1, 5, 10, 15, 20, and 30.
+; Valid values are 0, 1, 5, 10, 15, 20, and 30.
;
; announce-round-seconds = 10
;