wxwidgets: fix typo for DESCRIPTION

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Konrad Weihmann 2020-05-30 22:11:22 +02:00 committed by Khem Raj
parent baefbb359c
commit cd945f42a0

View File

@ -1,5 +1,5 @@
SUMMARY = "Cross-Plattform GUI Library"
DESCRIPTIOM = "wxWidgets is a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls."
DESCRIPTION = "wxWidgets is a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls."
HOMEPAGE = "https://www.wxwidgets.org/"
BUGTRACKER = "https://trac.wxwidgets.org/"