You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by gd...@apache.org on 2007/07/12 05:58:21 UTC

svn commit: r555484 - /webservices/axis2/trunk/java/modules/addressing/src/META-INF/module.xml

Author: gdaniels
Date: Wed Jul 11 20:58:20 2007
New Revision: 555484

URL: http://svn.apache.org/viewvc?view=rev&rev=555484
Log:
typo

Modified:
    webservices/axis2/trunk/java/modules/addressing/src/META-INF/module.xml

Modified: webservices/axis2/trunk/java/modules/addressing/src/META-INF/module.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/addressing/src/META-INF/module.xml?view=diff&rev=555484&r1=555483&r2=555484
==============================================================================
--- webservices/axis2/trunk/java/modules/addressing/src/META-INF/module.xml (original)
+++ webservices/axis2/trunk/java/modules/addressing/src/META-INF/module.xml Wed Jul 11 20:58:20 2007
@@ -17,7 +17,7 @@
   ~ under the License.
   -->
 <module name="addressing" class="org.apache.axis2.addressing.AddressingModule">
-    <Description>This is the WS-Addressing implementaiton on Axis2, supporting the WS-Addressing 1.0 Recommendation, as well as the Submission version (2004/08).</Description>
+    <Description>This is the WS-Addressing implementation on Axis2, supporting the WS-Addressing 1.0 Recommendation, as well as the Submission version (2004/08).</Description>
     <InFlow>
         <handler name="AddressingFinalInHandler" class="org.apache.axis2.handlers.addressing.AddressingFinalInHandler">
             <order phase="PreDispatch"/>



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