jdk/src/jdk.sctp/share/classes/com/sun/nio/sctp/SctpServerChannel.java
changeset 28059 e576535359cc
parent 25859 3317bb8137f4
child 34894 3248b89d1921
--- a/jdk/src/jdk.sctp/share/classes/com/sun/nio/sctp/SctpServerChannel.java	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/jdk.sctp/share/classes/com/sun/nio/sctp/SctpServerChannel.java	Thu Oct 30 07:31:41 2014 -0700
@@ -214,7 +214,7 @@
      *         bind the socket to an automatically assigned socket address
      *
      * @param  backlog
-     *         The maximum number number of pending associations
+     *         The maximum number of pending associations
      *
      * @return  This channel
      *