From 056dbf5548a79486a41cfcd14f0aa8815c60dd7e Mon Sep 17 00:00:00 2001 From: Jeremy Puhlman Date: Fri, 14 Feb 2020 18:01:45 -0800 Subject: python-pytest: Fix typo in SUMMARY Signed-off-by: Jeremy Puhlman Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pytest.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-pytest.inc') diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc index 402126300f..40ca9c2f13 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" -- cgit v1.2.3-54-g00ecf