mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8273616: Fix trivial doc typos in the java.base module
Reviewed-by: jrose, iris, lancea, dfuchs, rriggs
This commit is contained in:
parent
7c26ddb575
commit
b4b121018d
34 changed files with 55 additions and 55 deletions
|
@ -710,7 +710,7 @@ class Inet6Address extends InetAddress {
|
|||
}
|
||||
|
||||
/**
|
||||
* Utility routine to check if the InetAddress is an link local address.
|
||||
* Utility routine to check if the InetAddress is a link local address.
|
||||
*
|
||||
* @return a {@code boolean} indicating if the InetAddress is a link local
|
||||
* address; or false if address is not a link local unicast address.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue