You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ol...@apache.org on 2003/07/31 19:59:18 UTC

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient HttpConnection.java

olegk       2003/07/31 10:59:18

  Modified:    httpclient/src/java/org/apache/commons/httpclient Tag:
                        HTTPCLIENT_2_0_BRANCH HttpConnection.java
  Log:
  Javadoc corrections
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.67.2.2  +6 -6      jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/HttpConnection.java
  
  Index: HttpConnection.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/src/java/org/apache/commons/httpclient/HttpConnection.java,v
  retrieving revision 1.67.2.1
  retrieving revision 1.67.2.2
  diff -u -r1.67.2.1 -r1.67.2.2
  --- HttpConnection.java	31 Jul 2003 02:31:09 -0000	1.67.2.1
  +++ HttpConnection.java	31 Jul 2003 17:59:17 -0000	1.67.2.2
  @@ -104,7 +104,7 @@
    *
    * @author Rod Waldhoff
    * @author Sean C. Sullivan
  - * @author Ortwin Gl�ck
  + * @author Ortwin Glück
    * @author <a href="mailto:jsdever@apache.org">Jeff Dever</a>
    * @author <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a>
    * @author <a href="mailto:oleg@ural.ru">Oleg Kalnichevski</a>
  @@ -471,7 +471,7 @@
       /**
        * Sets whether or not isStale() will be called when testing if this connection is open.
        * 
  -     * @param staleCheckingEnabled <code>true</code> to enable isStale()
  +     * @param staleCheckEnabled <code>true</code> to enable isStale()
        * 
        * @see #isStale()
        * @see #isOpen()
  
  
  

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