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 2003/02/21 11:45:56 UTC

cvs commit: jakarta-cactus/framework/src/java/share/org/apache/cactus WebRequest.java

vmassol     2003/02/21 02:45:56

  Modified:    framework/src/java/share/org/apache/cactus WebRequest.java
  Log:
  typo fix
  
  Revision  Changes    Path
  1.11      +2 -2      jakarta-cactus/framework/src/java/share/org/apache/cactus/WebRequest.java
  
  Index: WebRequest.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/src/java/share/org/apache/cactus/WebRequest.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- WebRequest.java	3 Jan 2003 15:35:47 -0000	1.10
  +++ WebRequest.java	21 Feb 2003 10:45:56 -0000	1.11
  @@ -216,7 +216,7 @@
           
           // Sets the Cactus configuration. It is performed here so that
           // Cactus users do not have to bother with setting it on the
  -        // Authenrication object they create.
  +        // Authentication object they create.
           this.authentication.setConfiguration(getConfiguration());
       }
   
  
  
  

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