From: Khem Raj Date: Sat, 7 Sep 2019 18:30:22 +0000 (-0700) Subject: python3-manifest.json: Fix typo in summary X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ba1a3d44c89f4c38d6851504fe8b70c9e8e07e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-manifest.json: Fix typo in summary (From OE-Core rev: 15c279da465323cab86635e5b5cdb46bf254fa66) 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 ec28c2dbb45..8e94305af7e 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",