app_queue.c: Update docs to correct QueueMemberPause event name.

This commit is contained in:
Sean Bright
2025-12-04 18:31:51 -05:00
parent 8892d47409
commit 5d6ba4d3e0
+1 -1
View File
@@ -995,7 +995,7 @@
<para>The name of the queue in which to pause or unpause this member. If not specified, the member will be paused or unpaused in all the queues it is a member of.</para>
</parameter>
<parameter name="Reason" required="false">
<para>Text description, returned in the event QueueMemberPaused.</para>
<para>Text description, returned in the event QueueMemberPause.</para>
</parameter>
</syntax>
<description>