aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-04-05 21:42:40 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-04-05 21:42:40 +0000
commit4c012d7a1f091d19d82f299ba66ea01154a4d77c (patch)
treeec5683d5d3f16ad1e730a75002ac0a05cb592c12 /configs
parent2454efd07ccbdca64f894da7757d00b3362a33c5 (diff)
correct queue sample config file (bug #3964)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5415 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/queues.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 983b89dcd..a5101197a 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -132,7 +132,7 @@ persistentmembers = yes
; joinempty = yes
;
; If you wish to remove callers from the queue when new callers cannot join, set this setting
-; to one of the same choices for 'joinwhenempty'
+; to one of the same choices for 'joinempty'
;
; leavewhenempty = yes
;