aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python
diff options
context:
space:
mode:
authorKonrad Weihmann <kweihmann@outlook.com>2020-05-30 22:11:20 +0200
committerKhem Raj <raj.khem@gmail.com>2020-05-31 22:42:25 -0700
commitbb3d3c3fdaf034b33c29c5ca690fc568d6d48d93 (patch)
tree1a33cc75dc7128c72a5ab12eccd88438f4a1612a /meta-oe/recipes-devtools/python
parent31fb85103b8babfbe96b3cbf44b03882f493f268 (diff)
downloadmeta-openembedded-contrib-bb3d3c3fdaf034b33c29c5ca690fc568d6d48d93.tar.gz
distuils-extra: fix typo for DESCRIPTION
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/python')
-rw-r--r--meta-oe/recipes-devtools/python/python-distutils-extra.inc2
1 files changed, 1 insertions, 1 deletions
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"