gnu: python-aiorpcx: capitalize description
authorArne Babenhauserheide <arne_bab@web.de>
Fri, 12 Jul 2019 21:41:10 +0000 (23:41 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 15 Jul 2019 10:48:49 +0000 (12:48 +0200)
* gnu/packages/python-web.scm (python-aiorpcx): capitalize description

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/python-web.scm

index 1b89987..7047c51 100644 (file)
@@ -168,8 +168,8 @@ using @url{https://github.com/saghul/pycares,pycares}.")
     (home-page "https://github.com/kyuupichan/aiorpcX")
     (synopsis "Generic asyncio RPC implementation")
     (description
-     "aiorpcX is a generic asyncio library implementation of RPC suitable for
-an application that is a client, server or both.
+     "The aiorpcX library is a generic asyncio implementation of RPC suitable
+for an application that is a client, server or both.
 
 The package includes a module with full coverage of JSON RPC versions 1.0 and
 2.0, JSON RPC protocol auto-detection, and arbitrary message framing.  It also