gnu: python-jsonrpc-server: Fix typo "This package".
* gnu/packages/python-xyz (python-jsonrpc-server)[description]: Fix typo.
This commit is contained in:
parent
d38ccbb03e
commit
1df5407cad
|
@ -3063,7 +3063,7 @@ Language (TOML) configuration files.")
|
||||||
"https://github.com/palantir/python-jsonrpc-server")
|
"https://github.com/palantir/python-jsonrpc-server")
|
||||||
(synopsis "JSON RPC 2.0 server library")
|
(synopsis "JSON RPC 2.0 server library")
|
||||||
(description
|
(description
|
||||||
"This packages provides a JSON RPC 2.0 server library for Python.")
|
"This package provides a JSON RPC 2.0 server library for Python.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python-pydocstyle
|
(define-public python-pydocstyle
|
||||||
|
|
Loading…
Reference in New Issue