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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to