You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kw...@apache.org on 2014/01/07 19:48:37 UTC

svn commit: r1556310 - /qpid/trunk/qpid/doc/book/src/jms-client-0-8/JMS-Client-System-Properties.xml

Author: kwall
Date: Tue Jan  7 18:48:36 2014
New Revision: 1556310

URL: http://svn.apache.org/r1556310
Log:
QPID-5374: [Documentation] Correct typos in system properties chapter

Modified:
    qpid/trunk/qpid/doc/book/src/jms-client-0-8/JMS-Client-System-Properties.xml

Modified: qpid/trunk/qpid/doc/book/src/jms-client-0-8/JMS-Client-System-Properties.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/jms-client-0-8/JMS-Client-System-Properties.xml?rev=1556310&r1=1556309&r2=1556310&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/jms-client-0-8/JMS-Client-System-Properties.xml (original)
+++ qpid/trunk/qpid/doc/book/src/jms-client-0-8/JMS-Client-System-Properties.xml Tue Jan  7 18:48:36 2014
@@ -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">



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org