mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +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
|
@ -169,7 +169,7 @@ public class CookieManager extends CookieHandler
|
|||
/**
|
||||
* To set the cookie policy of this cookie manager.
|
||||
*
|
||||
* <p> A instance of {@code CookieManager} will have
|
||||
* <p> An instance of {@code CookieManager} will have
|
||||
* cookie policy ACCEPT_ORIGINAL_SERVER by default. Users always
|
||||
* can call this method to set another cookie policy.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue