[oe] [meta-python][PATCH] python-pytest: Fix typo in SUMMARY

Jeremy Puhlman jpuhlman at mvista.com
Sat Feb 15 02:01:45 UTC 2020


Signed-off-by: Jeremy Puhlman <jpuhlman at mvista.com>
---
 meta-python/recipes-devtools/python/python-pytest.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc
index 402126300..40ca9c2f1 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/recipes-devtools/python/python-pytest.inc
@@ -1,4 +1,4 @@
-SUMMARY = "Simple powerful teting with python"
+SUMMARY = "Simple powerful testing with python"
 HOMEPAGE = "http://pytest.org"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=81eb9f71d006c6b268cf4388e3c98f7b"
-- 
2.13.3



More information about the Openembedded-devel mailing list