[Python-modules-commits] [txjsonrpc] 09/15: Fix repeated word in description.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Oct 11 07:26:59 UTC 2014
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch debian/sid
in repository txjsonrpc.
commit ef355ad3becc2abf8f7155e9449a7c5b04ead603
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date: Sat Oct 11 07:57:34 2014 +0200
Fix repeated word in description.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 6b084b7..4b20661 100644
--- a/debian/control
+++ b/debian/control
@@ -22,5 +22,5 @@ Depends:
python-twisted-core,
python-twisted-web,
Description: Library for creating Twisted JSON-RPC servers and clients
- txJSON-RPC is a library for for creating Python JSON-RPC servers and clients
+ txJSON-RPC is a library for creating Python JSON-RPC servers and clients
using the Twisted networking framework.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/txjsonrpc.git
More information about the Python-modules-commits
mailing list