summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/app_queue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_queue.c b/apps/app_queue.c
index 97ea60cdc..d0589ba65 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -241,7 +241,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
connected to a queue member.</para>
</parameter>
<parameter name="macro">
- <para>Will run a macro on the calling party's channel once they are connected to a queue member.</para>
+ <para>Will run a macro on the called party's channel (the queue member) once the parties are connected.</para>
</parameter>
<parameter name="gosub">
<para>Will run a gosub on the called party's channel (the queue member) once the parties are connected.</para>