[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#46057] [PATCH 2/5] gnu: tryton: Rephrase synopsis and description.
From: |
Hartmut Goebel |
Subject: |
[bug#46057] [PATCH 2/5] gnu: tryton: Rephrase synopsis and description. |
Date: |
Sat, 23 Jan 2021 22:38:17 +0100 |
* gnu/packages/tryton.scm (tryton)[synopsis, description] Rephrase.
---
gnu/packages/tryton.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm
index ca378e05b9..e92e60739d 100644
--- a/gnu/packages/tryton.scm
+++ b/gnu/packages/tryton.scm
@@ -117,9 +117,9 @@ and security.")
("python-pycairo" ,python-pycairo)
("python-pygobject" ,python-pygobject)))
(home-page "https://www.tryton.org/")
- (synopsis "Client component of Tryton")
+ (synopsis "Tryton Client")
(description
- "This package is the client component of Tryton.")
+ "This package provides the Tryton GTK client.")
(license license:gpl3+)))
(define-public python-trytond-country
--
2.21.3