You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2002/11/22 23:32:14 UTC

cvs commit: jakarta-cactus/framework/src/java/j2ee13/org/apache/cactus/server FilterTestRedirector.java

vmassol     2002/11/22 14:32:13

  Modified:    framework/src/java/j2ee13/org/apache/cactus/server
                        FilterTestRedirector.java
  Log:
  Fixed first javadoc sentence.
  
  Revision  Changes    Path
  1.5       +3 -3      jakarta-cactus/framework/src/java/j2ee13/org/apache/cactus/server/FilterTestRedirector.java
  
  Index: FilterTestRedirector.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/src/java/j2ee13/org/apache/cactus/server/FilterTestRedirector.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- FilterTestRedirector.java	27 Aug 2002 23:06:11 -0000	1.4
  +++ FilterTestRedirector.java	22 Nov 2002 22:32:13 -0000	1.5
  @@ -139,7 +139,7 @@
   
       /**
        * Provided so that it works with containers that do not support the
  -     * latest Filter spec yet ! (ex: Orion 1.5.2 !)
  +     * latest Filter spec yet (ex: Orion 1.5.2)
        *
        * @param theConfig the Filter Config
        */
  @@ -150,7 +150,7 @@
   
       /**
        * Provided so that it works with containers that do not support the
  -     * latest Filter spec yet ! (ex: Orion 1.5.2 !)
  +     * latest Filter spec yet (ex: Orion 1.5.2)
        *
        * @return the Filter Config
        */
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>