mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +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
|
@ -132,7 +132,7 @@ public abstract class ProxySelector {
|
|||
* Selects all the applicable proxies based on the protocol to
|
||||
* access the resource with and a destination address to access
|
||||
* the resource at.
|
||||
* The format of the URI is defined as follow:
|
||||
* The format of the URI is defined as follows:
|
||||
* <UL>
|
||||
* <LI>http URI for http connections</LI>
|
||||
* <LI>https URI for https connections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue