mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8241014: Miscellaneous typos in documentation comments
Reviewed-by: igerasim, prappo, psandoz, rriggs, weijun
This commit is contained in:
parent
c5a7490809
commit
17ff85d4ad
39 changed files with 104 additions and 107 deletions
|
@ -658,7 +658,7 @@ public class MulticastSocket extends DatagramSocket {
|
|||
}
|
||||
|
||||
/**
|
||||
* Disable/Enable local loopback of multicast datagrams
|
||||
* Disable/Enable local loopback of multicast datagrams.
|
||||
* The option is used by the platform's networking code as a hint
|
||||
* for setting whether multicast data will be looped back to
|
||||
* the local socket.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue