Fix a version mis-reference 43/102643/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 3 Nov 2022 02:11:35 +0000 (03:11 +0100)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Mon, 7 Nov 2022 19:42:33 +0000 (19:42 +0000)
We mean to say Chlorine, not Sulfur.

Change-Id: I8d3dd308262bd000bcff0a5455c849b9c5ec791b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 2d89e2e5802b2fe97ba1025747b72c9bb66e21b8)

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.