[jboss-remoting-commits] JBoss Remoting SVN: r4446 - remoting2/branches/2.x/docs/guide/en.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Thu Jul 31 20:17:46 EDT 2008


Author: ron.sigal at jboss.com
Date: 2008-07-31 20:17:46 -0400 (Thu, 31 Jul 2008)
New Revision: 4446

Modified:
   remoting2/branches/2.x/docs/guide/en/chap9.xml
Log:
Syntactic correction.

Modified: remoting2/branches/2.x/docs/guide/en/chap9.xml
===================================================================
--- remoting2/branches/2.x/docs/guide/en/chap9.xml	2008-08-01 00:15:50 UTC (rev 4445)
+++ remoting2/branches/2.x/docs/guide/en/chap9.xml	2008-08-01 00:17:46 UTC (rev 4446)
@@ -159,7 +159,7 @@
     when done using it. Otherwise, the client will continue to make its ping
     call on the server to keep its lease current.</para>
   
-    <para>The client can also provide extra metadata the will be communicated to
+    <para>The client can also provide extra metadata that will be communicated to
     the connection listener in case of failure by supplying a metadata Map to
     the Client constructor. This map will be included in the Client instance
     passed to the connection listener (via the handleConnectionException()




More information about the jboss-remoting-commits mailing list