mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8190382: fix small typographic errors in comments
Reviewed-by: martin
This commit is contained in:
parent
b366f4f349
commit
7f79fffba6
28 changed files with 34 additions and 34 deletions
|
@ -2888,7 +2888,7 @@ public class HttpURLConnection extends java.net.HttpURLConnection {
|
|||
/*
|
||||
* If we have an input stream this means we received a response
|
||||
* from the server. That stream may have been read to EOF and
|
||||
* dependening on the stream type may already be closed or the
|
||||
* depending on the stream type may already be closed or
|
||||
* the http client may be returned to the keep-alive cache.
|
||||
* If the http client has been returned to the keep-alive cache
|
||||
* it may be closed (idle timeout) or may be allocated to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue