mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +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
|
@ -333,7 +333,7 @@ public abstract class SocketImpl implements SocketOptions {
|
|||
* latency, and low latency above short connection time, then it could
|
||||
* invoke this method with the values {@code (0, 1, 2)}.
|
||||
*
|
||||
* By default, this method does nothing, unless it is overridden in a
|
||||
* By default, this method does nothing, unless it is overridden in
|
||||
* a sub-class.
|
||||
*
|
||||
* @param connectionTime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue