src/java.base/share/classes/java/net/DatagramSocket.java
changeset 47478 438e0c9f2f17
parent 47216 71c04702a3d5
child 52499 768b1c612100
--- a/src/java.base/share/classes/java/net/DatagramSocket.java	Mon Oct 30 17:32:38 2017 -0700
+++ b/src/java.base/share/classes/java/net/DatagramSocket.java	Mon Oct 30 17:49:33 2017 -0700
@@ -988,7 +988,7 @@
 
     /**
      * Sets the SO_RCVBUF option to the specified value for this
-     * {@code DatagramSocket}. The SO_RCVBUF option is used by the
+     * {@code DatagramSocket}. The SO_RCVBUF option is used by
      * the network implementation as a hint to size the underlying
      * network I/O buffers. The SO_RCVBUF setting may also be used
      * by the network implementation to determine the maximum size