summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2014-01-07 18:48:36 +0000
committerKeith Wall <kwall@apache.org>2014-01-07 18:48:36 +0000
commita023fc9047586b2c8aad3655231cf76ac5a1dce9 (patch)
treef7db58b2141669606e034f5552dcc146a0934009
parentdaf0ffcafeea8010a988a91c4090729e76e0d242 (diff)
downloadqpid-python-a023fc9047586b2c8aad3655231cf76ac5a1dce9.tar.gz
QPID-5374: [Documentation] Correct typos in system properties chapter
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1556310 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/doc/book/src/jms-client-0-8/JMS-Client-System-Properties.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/doc/book/src/jms-client-0-8/JMS-Client-System-Properties.xml b/qpid/doc/book/src/jms-client-0-8/JMS-Client-System-Properties.xml
index 798c85a657..bb8385c914 100644
--- a/qpid/doc/book/src/jms-client-0-8/JMS-Client-System-Properties.xml
+++ b/qpid/doc/book/src/jms-client-0-8/JMS-Client-System-Properties.xml
@@ -172,7 +172,7 @@
<entry>true</entry>
<entry><para>If true, creating a consumer will also declare the exchange on the
Broker (specified within the Binding URL associated with the
- Destination), if creating it if is does not already exist.
+ Destination), creating it if is does not already exist.
</para></entry>
</row>
<row id="JMS-Client-0-8-System-Properties-DeclareQueues">
@@ -181,7 +181,7 @@
<entry>true</entry>
<entry><para>If true, creating a consumer will also declare the queue on the
Broker (specified within the Binding URL associated with the
- Destination), if creating it if is does not already
+ Destination), creating it if is does not already
exist.</para></entry>
</row>
<row id="JMS-Client-0-8-System-Properties-BindQueues">