Minor fix in documentation (#119385)

Co-authored-by: Iraklis Psaroudakis <kingherc@gmail.com>
This commit is contained in:
Sylvain Morin 2025-01-28 10:56:33 +01:00 committed by GitHub
parent ee0ad557e6
commit e18baa12fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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]
-------------------------------------