]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-manifest.json: Fix typo in summary
authorKhem Raj <raj.khem@gmail.com>
Sat, 7 Sep 2019 18:30:22 +0000 (11:30 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Sep 2019 20:44:27 +0000 (21:44 +0100)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3/python3-manifest.json

index ec28c2dbb45262f6582579af285a1190a12b3d2e..8e94305af7e49d2ddfd57467d216ab962a931827 100644 (file)
         "cached": []
     },
     "asyncio": {
-        "summary": "Python Asynchronous I/",
+        "summary": "Python Asynchronous I/O",
         "rdepends": [
             "core",
             "io",