From 15c279da465323cab86635e5b5cdb46bf254fa66 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 7 Sep 2019 11:30:22 -0700 Subject: [PATCH] python3-manifest.json: Fix typo in summary Signed-off-by: Khem Raj 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 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", -- 2.40.1