mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8191632: Typos in comments due to duplicating words
Reviewed-by: alanb
This commit is contained in:
parent
91549ed5ce
commit
ac14c02059
16 changed files with 19 additions and 19 deletions
|
@ -766,7 +766,7 @@ public final class ModuleLayer {
|
|||
|
||||
|
||||
/**
|
||||
* Returns an ordered stream of layers. The first element is is this layer,
|
||||
* Returns an ordered stream of layers. The first element is this layer,
|
||||
* the remaining elements are the parent layers in DFS order.
|
||||
*
|
||||
* @implNote For now, the assumption is that the number of elements will
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue