glenn 2003/01/06 09:41:57 Modified: webapps/docs/config manager.xml Log: Fix documenation bug 7139, thanks to Daniel Rall Revision Changes Path 1.3 +1 -1 jakarta-tomcat-catalina/webapps/docs/config/manager.xml Index: manager.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/manager.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- manager.xml 28 Aug 2002 16:46:02 -0000 1.2 +++ manager.xml 6 Jan 2003 17:41:57 -0000 1.3 @@ -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]>