[Concept,01/24] doc: Resolve a formatting error in upcoming releases

Message ID 20250922180116.3088502-2-sjg@u-boot.org
State New
Headers
Series boot: efi: Various improvements to booting with the EFI app |

Commit Message

Simon Glass Sept. 22, 2025, 6 p.m. UTC
  From: Simon Glass <sjg@chromium.org>

When there is a final release, it should be on the same line. Fix this.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 doc/develop/concept_releases.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
  

Patch

diff --git a/doc/develop/concept_releases.rst b/doc/develop/concept_releases.rst
index e11bf9042b2..aa4f189f1f4 100644
--- a/doc/develop/concept_releases.rst
+++ b/doc/develop/concept_releases.rst
@@ -38,8 +38,7 @@  Release candidate schedule:
 * **2025.10-rc3**: Mon 25-Aug-2025
 * **2025.10-rc2**: Mon 08-Sep-2025
 * **2025.10-rc1**: Mon 22-Sep-2025
-* **2025.10** (Final): \
-Mon 06-Oct-2025
+* **2025.10** (Final): Mon 06-Oct-2025
 
 Release History
 ---------------