fixed typo in docstring

This commit is contained in:
Pablo Hoffman 2009-06-11 08:33:01 -03:00
parent e55158ebdd
commit 962dbeba88
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
"""
This module implements the XmlRpcRequest class which is a more covenient class
This module implements the XmlRpcRequest class which is a more convenient class
(that Request) to generate xml-rpc requests.
See documentation in docs/ref/request-response.rst