summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qpid/specs/apache-filters.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/specs/apache-filters.xml b/qpid/specs/apache-filters.xml
index 24e1d521e2..e269e9571d 100644
--- a/qpid/specs/apache-filters.xml
+++ b/qpid/specs/apache-filters.xml
@@ -175,9 +175,9 @@ JMSType | annotation jms-type in message-annotations section
where <i>field_name</i> is the appropriate AMQP 1.0 field
named in the table above, with the hyphen replaced by an
underscore. For example, the selector: "JMSCorrelationID =
- ’abc’ AND color = ’blue’ AND weight > 2500" would be
- transferred over the wire as: "amqp.correlation_id = ’abc’
- AND color = ’blue’ AND weight > 2500"
+ 'abc' AND color = 'blue' AND weight > 2500" would be
+ transferred over the wire as: "amqp.correlation_id = 'abc'
+ AND color = 'blue' AND weight > 2500"
</p>
<p>
The "properties" of the JMS message are equivalent to the AMQP application-properties