diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 20608eb226b341480dcbdf06198464cefbe61caa..44c947df894c4c63df9c522e29c0dea26654c496 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -100,7 +100,7 @@ monitor-type = MixMonitor
 ; A strategy may be specified.  Valid strategies include:
 ;
 ; ringall - ring all available channels until one answers (default)
-; leastrecent - ring interface which was least recently called by this queue
+; leastrecent - ring interface which was least recently hung up by this queue
 ; fewestcalls - ring the one with fewest completed calls from this queue
 ; random - ring random interface
 ; rrmemory - round robin with memory, remember where we left off last ring pass