From 45c92426e36b940112def4ad448b577fc26d7de4 Mon Sep 17 00:00:00 2001
From: "Kevin P. Fleming" <kpfleming@digium.com>
Date: Tue, 5 Apr 2005 21:42:40 +0000
Subject: [PATCH] correct queue sample config file (bug #3964)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5415 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 configs/queues.conf.sample | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 983b89dcdd..a5101197a6 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
 ;
-- 
GitLab