mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8200381: Typos in javadoc - missing verb "be" and alike
Reviewed-by: lancea, darcy, wetmore
This commit is contained in:
parent
c7e3654a5c
commit
2ae27da3bc
12 changed files with 17 additions and 18 deletions
|
@ -421,7 +421,7 @@ public abstract class SSLSocket extends Socket
|
|||
* an instance of this class, but before the {@code SSLSession} has
|
||||
* been completely initialized and made available via {@code getSession}.
|
||||
* For example, the list of valid signature algorithms may restrict
|
||||
* the type of certificates that can used during TrustManager
|
||||
* the type of certificates that can be used during TrustManager
|
||||
* decisions, or the maximum TLS fragment packet sizes can be
|
||||
* resized to better support the network environment.
|
||||
* <p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue