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:13:05 UTC

svn commit: r453950 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java

Author: ruchithf
Date: Sat Oct  7 09:13:02 2006
New Revision: 453950

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

Modified:
    webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java

Modified: webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java?view=diff&rev=453950&r1=453949&r2=453950
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java (original)
+++ webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java Sat Oct  7 09:13:02 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