From 4f60c1d0293eaea2fb050b92d0ec013ea7bc2d79 Mon Sep 17 00:00:00 2001 From: Omri Sarig Date: Tue, 4 Feb 2025 14:08:39 +0100 Subject: python3: Fix typo in python3-manifest.json Fix a wrong "the" to be the intended "that". (From OE-Core rev: fe55f05a7068ba7b277a253058fdcc8964222bc1) Signed-off-by: Omri Sarig Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3/python3-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json b/meta/recipes-devtools/python/python3/python3-manifest.json index f99cc5e2f0..441830833b 100644 --- a/meta/recipes-devtools/python/python3/python3-manifest.json +++ b/meta/recipes-devtools/python/python3/python3-manifest.json @@ -1,7 +1,7 @@ # DO NOT (entirely) modify this file manually, please read. # # IMPORTANT NOTE: -# Please keep in mind that the create_manifest task relies on the fact the the +# Please keep in mind that the create_manifest task relies on the fact that the # target and native Python packages are the same, and it also needs to be executed # with a fully working native package (with all the PACKAGECONFIGs enabled and all # and all the modules should be working, check log.do_compile), otherwise the script -- cgit v1.2.3-54-g00ecf