[jboss-svn-commits] JBL Code SVN: r34502 - labs/jbossesb/trunk/product/docs/Programmers_Guide/en-US.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Aug 4 07:27:08 EDT 2010


Author: mageshbk at jboss.com
Date: 2010-08-04 07:27:07 -0400 (Wed, 04 Aug 2010)
New Revision: 34502

Modified:
   labs/jbossesb/trunk/product/docs/Programmers_Guide/en-US/Configuration.xml
Log:
[JBESB-3424] - Fixed typos in doc Transport Specific Type Implementations section.


Modified: labs/jbossesb/trunk/product/docs/Programmers_Guide/en-US/Configuration.xml
===================================================================
--- labs/jbossesb/trunk/product/docs/Programmers_Guide/en-US/Configuration.xml	2010-08-04 11:15:20 UTC (rev 34501)
+++ labs/jbossesb/trunk/product/docs/Programmers_Guide/en-US/Configuration.xml	2010-08-04 11:27:07 UTC (rev 34502)
@@ -597,7 +597,7 @@
 				to either the <sql-bus> or
 				<sql-listener> elements. Where the
 				<sql-provider> and
-				<ftp-bus> specify the JDBC
+				<sql-bus> specify the JDBC
 				connection properties, the
 				<sql-message-filter> specifies the
 				message/row selection and processing properties.
@@ -646,7 +646,7 @@
 				either the <fs-bus> or
 				<fs-listener> elements. Where the
 				<fs-provider> and
-				<sql-bus> specify the File System
+				<fs-bus> specify the File System
 				access properties, the
 				<fs-message-filter> specifies the
 				message/file selection and processing properties.



More information about the jboss-svn-commits mailing list