From: Omri Sarig Date: Tue, 4 Feb 2025 13:08:39 +0000 (+0100) Subject: python3: Fix typo in python3-manifest.json X-Git-Tag: uninative-4.7~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe55f05a7068ba7b277a253058fdcc8964222bc1;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3: Fix typo in python3-manifest.json Fix a wrong "the" to be the intended "that". Signed-off-by: Omri Sarig Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json b/meta/recipes-devtools/python/python3/python3-manifest.json index f99cc5e2f0e..441830833be 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