Minor fix in documentation (#119385)
Co-authored-by: Iraklis Psaroudakis <kingherc@gmail.com>
This commit is contained in:
parent
ee0ad557e6
commit
e18baa12fa
|
@ -53,7 +53,7 @@ or a range of versions followed by a colon.
|
|||
+
|
||||
To apply a setting to a specific version and any later versions,
|
||||
omit the upper bound of the range.
|
||||
For example, this setting applies to Java 8 and later:
|
||||
For example, this setting applies to Java 17 and later:
|
||||
+
|
||||
[source,text]
|
||||
-------------------------------------
|
||||
|
|
Loading…
Reference in New Issue