diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index ba438b1ecc7cc9a18af285f340e3ce00b15f6dbd..f4e73d7e54b794b3113a47498735731813ac2cde 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -126,8 +126,8 @@ persistentmembers = yes
 ; choices:
 ;
 ; yes - callers can join a queue with no members or only unavailable members
-; no - callers cannot join a queue with no members or only unavailable members
-; strict - callers cannot join a queue with no members
+; no - callers cannot join a queue with no members
+; strict - callers cannot join a queue with no members or only unavailable members
 ;
 ; joinempty = yes
 ;