diff mbox series

[03/11] migration-guides: migration-6.0: reword meta-poky templates removal

Message ID 20260508-misc-typo-20260508-v1-3-8fb61b5358cc@cherry.de
State New
Headers show
Series fix typos, grammar, consistency, missing word, and broken links | expand

Commit Message

Quentin Schulz May 8, 2026, 4:59 p.m. UTC
From: Quentin Schulz <quentin.schulz@cherry.de>

"Duplicating themselves but mostly similar" is an oxymoron.

The second part of the diff fixes syntax by removing "there are" after
"between".

Fixes: 8a29e23d144e ("migration-guides: update 6.0 (Wrynose) release notes")
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
 documentation/migration-guides/migration-6.0.rst | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/documentation/migration-guides/migration-6.0.rst b/documentation/migration-guides/migration-6.0.rst
index 905d52fae..1c8e7e540 100644
--- a/documentation/migration-guides/migration-6.0.rst
+++ b/documentation/migration-guides/migration-6.0.rst
@@ -177,11 +177,8 @@  The configuration templates located in ``meta-poky/conf/templates/default`` have
 been removed as they are now provided in a single location:
 :term:`OpenEmbedded-Core (OE-Core)` :oecore_path:`meta/conf/templates/default`.
 
-These files were duplicating themselves but were mostly similar.
-
 See commit :meta_yocto_rev:`ac300baea7314ea3c80f2330b2a993f729f32150` for more
-information on the differences there are between the two sets of default
-templates.
+information on the differences between the two sets of default templates.
 
 :ref:`ref-classes-native` and :ref:`ref-classes-cross` classes :term:`DEBUG_BUILD` change
 -----------------------------------------------------------------------------------------