diff mbox series

[bug#46037,2/2] gnu: tryton: Rephrase synopsis and description.

Message ID 661f66d9db907fc3bf5afb70388ee9ed65d3cf81.1611331018.git.h.goebel@crazy-compilers.com
State Accepted
Headers show
Series [bug#46037,1/2] gnu: Rename "python-trytond" to "trytond". | expand

Commit Message

Hartmut Goebel Jan. 22, 2021, 4:02 p.m. UTC
* gnu/packages/tryton.scm (tryton)[synopsis, description] Rephrase.
---
 gnu/packages/tryton.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm
index eb1ea2859f..7009a394c8 100644
--- a/gnu/packages/tryton.scm
+++ b/gnu/packages/tryton.scm
@@ -114,9 +114,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