Fix a version mis-reference 35/103135/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 3 Nov 2022 02:11:35 +0000 (03:11 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 3 Nov 2022 02:11:35 +0000 (03:11 +0100)
We mean to say Chlorine, not Sulfur.

Change-Id: I8d3dd308262bd000bcff0a5455c849b9c5ec791b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/release-notes/upgrade-process.rst

index 7d23a35a2b648d8b97c287a949bc0541b47dd99c..4079b30afcc917db4c48e94f070f7bb608c44e62 100644 (file)
@@ -15,7 +15,7 @@ Preparation
 
 JDK 17 Version
 ^^^^^^^^^^^^^^
-2022.09 Sulfur requires Java 17, both during compile-time and run-time.
+2022.09 Chlorine requires Java 17, both during compile-time and run-time.
 Make sure to install JDK 17 corresponding to at least ``openjdk-17.0.4``,
 and that the JAVA_HOME environment variable points to the JDK directory.