From: Khem Raj Date: Sat, 7 Sep 2019 18:30:22 +0000 (-0700) Subject: python3-manifest.json: Fix typo in summary X-Git-Tag: uninative-2.7~219 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=15c279da465323cab86635e5b5cdb46bf254fa66;p=openembedded-core.git python3-manifest.json: Fix typo in summary Signed-off-by: Khem Raj 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 ec28c2dbb4..8e94305af7 100644 --- a/meta/recipes-devtools/python/python3/python3-manifest.json +++ b/meta/recipes-devtools/python/python3/python3-manifest.json @@ -115,7 +115,7 @@ "cached": [] }, "asyncio": { - "summary": "Python Asynchronous I/", + "summary": "Python Asynchronous I/O", "rdepends": [ "core", "io",