summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-09-07 11:30:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-09-07 21:44:27 +0100
commit15c279da465323cab86635e5b5cdb46bf254fa66 (patch)
tree8ad9cbe7be25e35dc12fa15c2abef2e03e2f376e
parent868e84c57e6725591fa1e93f5ea0a308d49e13f1 (diff)
downloadopenembedded-core-contrib-15c279da465323cab86635e5b5cdb46bf254fa66.tar.gz
python3-manifest.json: Fix typo in summary
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python3/python3-manifest.json2
1 files changed, 1 insertions, 1 deletions
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",