Author: kkolinko
Date: Fri Dec 11 15:42:20 2015
New Revision: 1719462
URL: http://svn.apache.org/viewvc?rev=1719462&view=rev
Log:
Fix changelog typo
stated count -> started count
Modified:
tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/miscellaneous/changelog.xml?rev=1719462&r1=1719461&r2=1719462&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Fri Dec 11 15:42:20
2015
@@ -37,8 +37,8 @@
<section name="Changes in 1.2.4">
<changelog>
<fix>
- SSL.getHandshakeCount, which was unused, now returns the handshake
- completed count rather than the handshake stated count. (remm)
+ SSL.getHandshakeCount(), which was unused, now returns the handshake
+ completed count rather than the handshake started count. (remm)
</fix>
</changelog>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]