diff --git a/CMakeLists.txt b/CMakeLists.txt index d57acee8d..a31d2bbba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -84,7 +84,7 @@ endif() find_package(Quotient 0.6) set_package_properties(Quotient PROPERTIES TYPE REQUIRED - DESCRIPTION "Qt wrapper arround Matrix API" + DESCRIPTION "Qt wrapper around Matrix API" URL "https://github.com/quotient-im/libQuotient/" PURPOSE "Talk with matrix server" )