diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 9864783bd4..6231632c06 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -167,9 +167,10 @@ ("pygobject" ,python-pygobject) ("python" ,python-wrapper) ("libnm" ,libnma))) - (synopsis "GTK+ Bluetooth Manager") - (description "Blueman is a bluetooth management utility using bluez dbus -backend. It is designed to be easy to use for most common bluetooth tasks.") + (synopsis "GTK+ Bluetooth manager") + (description "Blueman is a Bluetooth management utility using the Bluez +D-Bus backend. It is designed to be easy to use for most common Bluetooth +tasks.") (home-page "https://github.com/blueman-project/blueman") (license license:gpl3+)))