dims        2003/07/11 06:55:40

  Modified:    java/src/javax/xml/soap SOAPConnection.java
  Log:
  tiny javadoc fix.
  
  Revision  Changes    Path
  1.6       +1 -1      xml-axis/java/src/javax/xml/soap/SOAPConnection.java
  
  Index: SOAPConnection.java
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/src/javax/xml/soap/SOAPConnection.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SOAPConnection.java       22 Apr 2003 19:33:55 -0000      1.5
  +++ SOAPConnection.java       11 Jul 2003 13:55:40 -0000      1.6
  @@ -79,7 +79,7 @@
        * blocks until it has returned the response.
        * @param request the <CODE>SOAPMessage</CODE>
        *     object to be sent
  -     * @param an <code>Object</code> that identifies
  +     * @param endpoint an <code>Object</code> that identifies
        *            where the message should be sent. It is required to
        *            support Objects of type
        *            <code>java.lang.String</code>,
  
  
  

Reply via email to