TCPServer: Fixed typo in class docstring.

This commit is contained in:
Barry Warsaw 2003-10-09 23:48:52 +00:00
parent 3aaad5079b
commit b97f0b7654

View file

@ -173,7 +173,7 @@ class BaseServer:
- address_family
- socket_type
- reuse_address
- allow_reuse_address
Instance variables: