diff mbox series

[1/2] migration-5.3.rst: Correct a typo

Message ID 20250917140653.314767-1-pkj@axis.com
State Under Review
Headers show
Series [1/2] migration-5.3.rst: Correct a typo | expand

Commit Message

Peter Kjellerstedt Sept. 17, 2025, 2:06 p.m. UTC
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
 documentation/migration-guides/migration-5.3.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/documentation/migration-guides/migration-5.3.rst b/documentation/migration-guides/migration-5.3.rst
index 748e51bb6..496427f07 100644
--- a/documentation/migration-guides/migration-5.3.rst
+++ b/documentation/migration-guides/migration-5.3.rst
@@ -109,7 +109,7 @@  However, the current WIC code automatically converts dashes to underscore for
 any ``--source`` call, so existing WKS files will not break if they use upstream
 plugins from :term:`OpenEmbedded-Core (OE-Core)`.
 
-``fitImage`` no longer supporter for :term:`KERNEL_IMAGETYPE`
+``fitImage`` no longer supported for :term:`KERNEL_IMAGETYPE`
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 The ``fitImage`` type for :term:`KERNEL_IMAGETYPE` is no longer supported. The
@@ -269,4 +269,4 @@  Miscellaneous changes
 -  ``xserver-xorg``: remove sub-package ``${PN}-xwayland``, as ``xwayland`` is
    now its own recipe.
 
--  The Wic-specific option ``--extra-space`` has been renamed to ``--extra-filesystem-space``.
\ No newline at end of file
+-  The Wic-specific option ``--extra-space`` has been renamed to ``--extra-filesystem-space``.