gnu: python-trollius-redis: Fix typo "asynchronous".
* gnu/packages/databases (python-trollius-redis)[description]: Fix typo.
This commit is contained in:
parent
49369a0130
commit
d087a3a6c1
@ -2759,7 +2759,7 @@ is designed to have a low barrier to entry.")
|
||||
(home-page "https://github.com/benjolitz/trollius-redis")
|
||||
(synopsis "Port of asyncio-redis to trollius")
|
||||
(description "@code{trollius-redis} is a Redis client for Python
|
||||
trollius. It is an asynchronious IO (PEP 3156) implementation of the
|
||||
trollius. It is an asynchronous IO (PEP 3156) implementation of the
|
||||
Redis protocol.")
|
||||
(license license:bsd-2)))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user