[oe-commits] [openembedded-core] branch master updated: python3-manifest.json: Fix typo in summary

git at git.openembedded.org git at git.openembedded.org
Sat Sep 7 20:44:52 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

The following commit(s) were added to refs/heads/master by this push:
     new 15c279d  python3-manifest.json: Fix typo in summary
15c279d is described below

commit 15c279da465323cab86635e5b5cdb46bf254fa66
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Sat Sep 7 11:30:22 2019 -0700

    python3-manifest.json: Fix typo in summary
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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 ec28c2d..8e94305 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",

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list