From c380dc08e693ae8a99dff596f778a67244b84371 Mon Sep 17 00:00:00 2001 From: yaya Date: Sat, 30 May 2026 13:44:48 +0200 Subject: [PATCH] doc/rl-2605: documentation fixups (cherry picked from commit d9affaa6862a894305b0efb81a3e0bcb6036a536) --- doc/release-notes/rl-2605.section.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release-notes/rl-2605.section.md b/doc/release-notes/rl-2605.section.md index ce1ca0ee30df..5c23a9945f06 100644 --- a/doc/release-notes/rl-2605.section.md +++ b/doc/release-notes/rl-2605.section.md @@ -232,7 +232,7 @@ - `iroh` has been removed and split up into `iroh-dns-server` and `iroh-relay`. -- the `xorg` package set has been deprecated, packages have moved to the top level. +- The `xorg` package set has been deprecated, packages have moved to the top level. - `python3Packages.buildPythonPackage` and `python3Packages.buildPythonApplication` now throw errors in the presence of `pytestFlagsArray`. Please use [`pytestFlags` and `(enabled|disabled)(TestPaths|Tests|TestMarks)`](#using-pytestcheckhook) instead.