guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#67309] [PATCH gnome-team v6 2/2] gnu: gnome-connections: Improve wo


From: Vivien Kraus
Subject: [bug#67309] [PATCH gnome-team v6 2/2] gnu: gnome-connections: Improve wording.
Date: Mon, 4 Dec 2023 18:22:46 +0100
User-agent: Evolution 3.46.4

* gnu/packages/gnome.scm (gnome-connections) [description]: Add space after
comma in @acronym.

Change-Id: Ib6c9e39057786e7bd135874238a9b7629e316200
---
See 1/2.

 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 185726dd5f..9943b10c2c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13817,6 +13817,6 @@ (define-public gnome-connections
     (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+)))
-- 
2.41.0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]