diff --git a/apps/app_queue.c b/apps/app_queue.c
index d6d1e9d1db..aae27495bb 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -227,7 +227,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
connected to a queue member.
- Will run a macro on the calling party's channel once they are connected to a queue member.
+ Will run a macro on the called party's channel (the queue member) once the parties are connected.
Will run a gosub on the called party's channel (the queue member) once the parties are connected.