You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ru...@apache.org on 2006/10/07 18:11:47 UTC

svn commit: r453948 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java

Author: ruchithf
Date: Sat Oct  7 09:11:46 2006
New Revision: 453948

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

Modified:
    webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java

Modified: webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java?view=diff&rev=453948&r1=453947&r2=453948
==============================================================================
--- webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java (original)
+++ webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java Sat Oct  7 09:11:46 2006
@@ -260,7 +260,7 @@
 
     /**
      * Create a message ID for the given message context if needed. If user gives an option with
-     * MessageID then just copy that into MessageContext , and with that there can be mutiple
+     * MessageID then just copy that into MessageContext , and with that there can be multiple
      * message with same MessageID unless user call setOption for each invocation.
      * <p/>
      * If user want to give message ID then the better way is to set the message ID in the option and



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