mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8218022: Repeated words typos in java.base
Reviewed-by: alanb, lancea, mchung
This commit is contained in:
parent
150a6a95d0
commit
cfeb359800
22 changed files with 49 additions and 49 deletions
|
@ -216,7 +216,7 @@ public class HttpClient extends NetworkClient {
|
|||
}
|
||||
|
||||
/* This package-only CTOR should only be used for FTP piggy-backed on HTTP
|
||||
* HTTP URL's that use this won't take advantage of keep-alive.
|
||||
* URL's that use this won't take advantage of keep-alive.
|
||||
* Additionally, this constructor may be used as a last resort when the
|
||||
* first HttpClient gotten through New() failed (probably b/c of a
|
||||
* Keep-Alive mismatch).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue