jdk/src/java.base/share/classes/sun/misc/JavaNioAccess.java
changeset 28059 e576535359cc
parent 25859 3317bb8137f4
--- a/jdk/src/java.base/share/classes/sun/misc/JavaNioAccess.java	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.base/share/classes/sun/misc/JavaNioAccess.java	Thu Oct 30 07:31:41 2014 -0700
@@ -42,7 +42,7 @@
 
     /**
      * Constructs a direct ByteBuffer referring to the block of memory starting
-     * at the given memory address and and extending {@code cap} bytes.
+     * at the given memory address and extending {@code cap} bytes.
      * The {@code ob} parameter is an arbitrary object that is attached
      * to the resulting buffer.
      */