You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by gl...@apache.org on 2003/01/06 18:41:15 UTC

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config manager.xml

glenn       2003/01/06 09:41:15

  Modified:    webapps/tomcat-docs/config manager.xml
  Log:
  Fix documenation bug 7139, thanks to Daniel Rall
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-tomcat-4.0/webapps/tomcat-docs/config/manager.xml
  
  Index: manager.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/tomcat-docs/config/manager.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- manager.xml	28 Aug 2002 17:04:07 -0000	1.3
  +++ manager.xml	6 Jan 2003 17:41:15 -0000	1.4
  @@ -370,7 +370,7 @@
         <p>Name of the database column, contained in the specified
         session table, that contains the <code>maxInactiveInterval</code>
         property of this session.  The column type must accept a
  -      Jave <code>integer</code> (32 bits).</p>
  +      Java <code>integer</code> (32 bits).</p>
       </attribute>
   
       <attribute name="sessionTable" required="true">
  
  
  

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