/**
- * Send a message with the give message queue.
+ * Send a message with the given message queue.
* May only be called once per message.
*
* @param mq message queue
/**
- * Send a copy of a message with the give message queue.
+ * Send a copy of a message with the given message queue.
* Can be called repeatedly on the same envelope.
*
* @param mq message queue
/**
- * Send a message with the give message queue.
+ * Send a message with the given message queue.
* May only be called once per message.
*
* @param mq message queue
/**
- * Send a copy of a message with the give message queue.
+ * Send a copy of a message with the given message queue.
* Can be called repeatedly on the same envelope.
*
* @param mq message queue