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
|
@ -474,7 +474,7 @@ public final class HttpCookie implements Cloneable {
|
|||
|
||||
/**
|
||||
* Returns {@code true} if sending this cookie should be restricted to a
|
||||
* secure protocol, or {@code false} if the it can be sent using any
|
||||
* secure protocol, or {@code false} if it can be sent using any
|
||||
* protocol.
|
||||
*
|
||||
* @return {@code false} if the cookie can be sent over any standard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue