From bb3d3c3fdaf034b33c29c5ca690fc568d6d48d93 Mon Sep 17 00:00:00 2001 From: Konrad Weihmann Date: Sat, 30 May 2020 22:11:20 +0200 Subject: distuils-extra: fix typo for DESCRIPTION Signed-off-by: Konrad Weihmann Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/python/python-distutils-extra.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe') diff --git a/meta-oe/recipes-devtools/python/python-distutils-extra.inc b/meta-oe/recipes-devtools/python/python-distutils-extra.inc index 4d87d77cdb..3430cedf63 100644 --- a/meta-oe/recipes-devtools/python/python-distutils-extra.inc +++ b/meta-oe/recipes-devtools/python/python-distutils-extra.inc @@ -1,5 +1,5 @@ SUMMARY = "python-distutils extension" -DESCRITION = "python-distutils extension integrating gettext support, themed icons and scrollkeeper based documentation" +DESCRIPTION = "python-distutils extension integrating gettext support, themed icons and scrollkeeper based documentation" HOMEPAGE = "https://launchpad.net/python-distutils-extra" SECTION = "devel/python" LICENSE = "GPLv2" -- cgit 1.2.3-korg