You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2005/07/04 10:22:25 UTC

cvs commit: jakarta-tomcat-connectors/jk/xdocs/common ajpv13a.xml

jfclere     2005/07/04 01:22:25

  Modified:    jk/xdocs/common ajpv13a.xml
  Log:
  typo and year: PR 13911
  
  Revision  Changes    Path
  1.3       +3 -3      jakarta-tomcat-connectors/jk/xdocs/common/ajpv13a.xml
  
  Index: ajpv13a.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/common/ajpv13a.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ajpv13a.xml	18 Nov 2004 18:33:15 -0000	1.2
  +++ ajpv13a.xml	4 Jul 2005 08:22:24 -0000	1.3
  @@ -6,7 +6,7 @@
   
     &project;
    <copyright>
  -   Copyright 1999-2004 The Apache Software Foundation
  +   Copyright 1999-2005 The Apache Software Foundation
    
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
  @@ -74,7 +74,7 @@
     <li> Increasing performance (speed, specifically). </li>
   
     <li> Adding support for SSL, so that <code>isSecure()</code> and
  -       <code>geScheme()</code> will function correctly within the servlet
  +       <code>getScheme()</code> will function correctly within the servlet
          container.  The client certificates and cipher suite will be
          available to servlets as request attributes. </li>
   
  
  
  

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