--- a/jdk/src/share/classes/java/nio/package.html Wed Apr 30 11:28:05 2014 +0200
+++ b/jdk/src/share/classes/java/nio/package.html Wed Apr 30 15:02:24 2014 +0400
@@ -121,7 +121,7 @@
available. </p></li>
<li><p> A byte buffer provides access to its content as either a heterogeneous
- or homogeneous sequence of <a href="ByteBuffer.html#bin">binary data</i></a>
+ or homogeneous sequence of <a href="ByteBuffer.html#bin"><i>binary data</i></a>
of any non-boolean primitive type, in either big-endian or little-endian <a
href="ByteOrder.html">byte order</a>. </p></li>