diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -project(discover) +roject(discover) set(PROJECT_VERSION "5.10.0") set(PROJECT_VERSION_MAJOR 5) @@ -47,7 +47,7 @@ PURPOSE "Required to build the KNewStuff3 backend" TYPE OPTIONAL) set_package_properties(KF5Kirigami2 PROPERTIES - DESCRIPTION "KDE’s lightweight user interface framework for mobile and convergent applications" + DESCRIPTION "KDE's lightweight user interface framework for mobile and convergent applications" URL "https://techbase.kde.org/Kirigami" PURPOSE "Required by discover qml components" TYPE RUNTIME)