Author: kkolinko
Date: Tue Jul  7 13:07:39 2015
New Revision: 1689651

URL: http://svn.apache.org/r1689651
Log:
Correct a typo (missing ')')

Modified:
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/xdocs/index.xml

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1689651&r1=1689650&r2=1689651&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Jul  7 13:07:39 2015
@@ -248,7 +248,7 @@ notable changes since 8.0.23 include:</p
 
 <li>Various improvements to how Tomcat implements the requirements of 
SRV.10.7.2
     (not loading Java SE and implemented specification classes from web
-    applications.</li>
+    applications).</li>
 
 </ul>
 

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1689651&r1=1689650&r2=1689651&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue Jul  7 13:07:39 2015
@@ -51,7 +51,7 @@ notable changes since 8.0.23 include:</p
 <li>Various fixes to the SlowQueryReport in jdbc-pool.</li>
 <li>Various improvements to how Tomcat implements the requirements of 
SRV.10.7.2
     (not loading Java SE and implemented specification classes from web
-    applications.</li>
+    applications).</li>
 </ul>
 
 <p>



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

Reply via email to