Author: hiranya
Date: Tue Jul  7 05:02:23 2009
New Revision: 40952
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40952

Log:
Minor documentation fix



Modified:
   branches/esb/java/2.1/product/docs/xdoc/configuration_language.xml

Modified: branches/esb/java/2.1/product/docs/xdoc/configuration_language.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/esb/java/2.1/product/docs/xdoc/configuration_language.xml?rev=40952&r1=40951&r2=40952&view=diff
==============================================================================
--- branches/esb/java/2.1/product/docs/xdoc/configuration_language.xml  
(original)
+++ branches/esb/java/2.1/product/docs/xdoc/configuration_language.xml  Tue Jul 
 7 05:02:23 2009
@@ -401,11 +401,11 @@
 can be invoked later by name. The sequences named "main" and "fault" has
 special significance in a Synapse configuration. The "main" sequence handles
 any message that is accepted for '<a href="#message_mediation">Message
-Mediation</a><a>', and the "fault" sequence is invoked if Synapse encounters a
+Mediation</a>', and the "fault" sequence is invoked if Synapse encounters a
 fault, and a custom fault handler is not specified for the sequence via its
 "onError" attribute. If the "main" or "fault" sequences are not defined locally
 or not found in the Registry, the Synapse ESB defines suitable defaults at
-initialization.</a> </p>
+initialization.</p>
 
 <p>A Dynamic Sequence may be defined by specifying a key reference to a
 registry entry. As the remote registry entry changes, the sequence will

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to