You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by as...@apache.org on 2007/05/04 15:26:57 UTC

svn commit: r535232 - /webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html

Author: asankha
Date: Fri May  4 06:26:57 2007
New Revision: 535232

URL: http://svn.apache.org/viewvc?view=rev&rev=535232
Log:
fix one word typo

Modified:
    webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html

Modified: webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html
URL: http://svn.apache.org/viewvc/webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html?view=diff&rev=535232&r1=535231&r2=535232
==============================================================================
--- webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html (original)
+++ webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html Fri May  4 06:26:57 2007
@@ -458,7 +458,7 @@
 <h4><a name="property">Property</a></h4>
 <pre> &lt;property name="string" [action=set|remove] (value="literal" | expression="xpath") [scope=transport|axis2]/&gt;</pre>
 
-<p>The setproperty token refers to a &lt;property&gt; element which is a
+<p>The property token refers to a &lt;property&gt; element which is a
 mediator that has no direct impact on the message but rather on the message
 context flowing through Synapse. The properties which does not specify the
 action thus set on the message context applies only to the current message



---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org