This commit is contained in:
Suzanne Dupéron 2020-06-11 04:22:48 +01:00 committed by GitHub
commit d95adf5c6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ in stdenv.mkDerivation rec {
meta = with stdenv.lib; {
homepage = "https://help.gnome.org/users/gnome-bluetooth/stable/index.html.en";
description = "Application that let you manage Bluetooth in the GNOME destkop";
description = "Application that let you manage Bluetooth in the GNOME desktop";
maintainers = teams.gnome.members;
license = licenses.gpl2;
platforms = platforms.linux;