mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8190323: "the the" typos
Reviewed-by: rriggs
This commit is contained in:
parent
6b3f6eb717
commit
674b927865
15 changed files with 15 additions and 15 deletions
|
@ -1409,7 +1409,7 @@ public final class ServiceLoader<S>
|
|||
*
|
||||
* <p> To achieve laziness the actual work of locating providers is done
|
||||
* when processing the stream. If a service provider cannot be loaded for any
|
||||
* of the the reasons specified in the <a href="#errors">Errors</a> section
|
||||
* of the reasons specified in the <a href="#errors">Errors</a> section
|
||||
* above then {@link ServiceConfigurationError} is thrown by whatever method
|
||||
* caused the service provider to be loaded. </p>
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue