Signed-off-by: Omri Sarig <[email protected]> --- meta/recipes-devtools/python/python3/create_manifest3.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/python/python3/create_manifest3.py b/meta/recipes-devtools/python/python3/create_manifest3.py index 045240ea0b..288d5ede3a 100644 --- a/meta/recipes-devtools/python/python3/create_manifest3.py +++ b/meta/recipes-devtools/python/python3/create_manifest3.py @@ -1,7 +1,7 @@ # This script is used as a bitbake task to create a new python manifest # $ bitbake python -c create_manifest # -# Our goal is to keep python-core as small as posible and add other python +# Our goal is to keep python-core as small as possible and add other python # packages only when the user needs them, hence why we split upstream python # into several packages. #
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#210783): https://lists.openembedded.org/g/openembedded-core/message/210783 Mute This Topic: https://lists.openembedded.org/mt/110990786/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
