vmassol     2003/06/22 12:20:10

  Modified:    framework/src/java/share/org/apache/cactus/util
                        CookieUtil.java
  Log:
  Fixed typo
  
  Revision  Changes    Path
  1.3       +2 -2      
jakarta-cactus/framework/src/java/share/org/apache/cactus/util/CookieUtil.java
  
  Index: CookieUtil.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/framework/src/java/share/org/apache/cactus/util/CookieUtil.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CookieUtil.java   22 Jun 2003 16:34:45 -0000      1.2
  +++ CookieUtil.java   22 Jun 2003 19:20:10 -0000      1.3
  @@ -356,7 +356,7 @@
   
       /**
        * Create an HttpClient [EMAIL PROTECTED] HttpState} object containing all 
cookies 
  -     * stored in the passed [EMAIL PROTECTED] WbeRequest} object.
  +     * stored in the passed [EMAIL PROTECTED] WebRequest} object.
        *
        * @param theRequest the request containing the cookies to use when calling
        *        the server side
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to