From bcaae2be224f10cc7381dc8610554247b1e5f663 Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Mon, 4 Dec 2023 18:22:46 +0100 Subject: gnu: gnome-connections: Improve wording. * gnu/packages/gnome.scm (gnome-connections) [description]: Add space after comma in @acronym. Change-Id: Ib6c9e39057786e7bd135874238a9b7629e316200 Signed-off-by: Liliana Marie Prikler --- gnu/packages/gnome.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index de5be90d92..57f2b24ea9 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -13818,6 +13818,6 @@ Protocol} for @acronym{VoIP, Voice over @acronym{IP, Internet Protocol}}.") (home-page "https://apps.gnome.org/Connections") (synopsis "View and use other desktops") (description "Connections allows the user to connect to different -real or virtual machines, using @acronym{VNC,Virtual Network Computing} -or @acronym{RDP,Remote Desktop Protocol}.") +real or virtual machines, using @acronym{VNC, Virtual Network Computing} +or @acronym{RDP, Remote Desktop Protocol}.") (license license:gpl3+))) -- cgit v1.2.3