'many' --> 'much'

This commit is contained in:
kuyan
2013-06-12 20:35:15 -07:00
parent fa99cd86e3
commit b832bb907d
+4 -4
View File
@@ -4,10 +4,10 @@ Networking
Twisted
-------
`Twisted <http://twistedmatrix.com/trac/>`_ is an event-driven networking engine. It can be
used to build applications around many different networking protocols, including http servers
and clients, applications using SMTP, POP3, IMAP or SSH protocols, instant messaging and
`many more <http://twistedmatrix.com/trac/wiki/Documentation>`_.
`Twisted <http://twistedmatrix.com/trac/>`_ is an event-driven networking
engine. It can be used to build applications around many different networking
protocols, including http servers and clients, applications using SMTP, POP3,
IMAP or SSH protocols, instant messaging and `much more <http://twistedmatrix.com/trac/wiki/Documentation>`_.
PyZMQ
-----