Author: kkolinko
Date: Tue May 10 17:38:14 2016
New Revision: 1743240

URL: http://svn.apache.org/viewvc?rev=1743240&view=rev
Log:
Correct a pair of typos.

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=1743240&r1=1743239&r2=1743240&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue May 10 17:38:14 2016
@@ -266,7 +266,7 @@ using 1.2.x in preference to 1.1.x.</p>
 <p style="text-align: center;">
 
 <a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.6</a>
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.7</a>
 
 </p>
 
@@ -464,7 +464,7 @@ Tomcat Native. The notable changes since
   
 <li>Improve ephemeral key handling for DH and ECDH</li>
   
-<li>Various fixes to build with newer OPenSSL versions</li>
+<li>Various fixes to build with newer OpenSSL versions</li>
 
 </ul>
 

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1743240&r1=1743239&r2=1743240&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue May 10 17:38:14 2016
@@ -51,7 +51,7 @@ Tomcat Native. The notable changes since
 using 1.2.x in preference to 1.1.x.</p>
 <p style="text-align: center;">
 <a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.6</a>
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.7</a>
 </p>
 </section>
 
@@ -183,7 +183,7 @@ Tomcat Native. The notable changes since
 <ul>
   <li>Unconditionally disable export Ciphers</li>
   <li>Improve ephemeral key handling for DH and ECDH</li>
-  <li>Various fixes to build with newer OPenSSL versions</li>
+  <li>Various fixes to build with newer OpenSSL versions</li>
 </ul>
 <p>Note that, unless a regression is discovered in 1.2.x, users should now be
 using 1.2.x in preference to 1.1.x.</p>



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

Reply via email to