mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8241014: Miscellaneous typos in documentation comments
Reviewed-by: igerasim, prappo, psandoz, rriggs, weijun
This commit is contained in:
parent
c5a7490809
commit
17ff85d4ad
39 changed files with 104 additions and 107 deletions
|
@ -960,7 +960,7 @@ public class Runtime {
|
|||
|
||||
/*
|
||||
* List of version number components passed to this constructor MUST
|
||||
* be at least unmodifiable (ideally immutable). In the case on an
|
||||
* be at least unmodifiable (ideally immutable). In the case of an
|
||||
* unmodifiable list, the caller MUST hand the list over to this
|
||||
* constructor and never change the underlying list.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue