change docstr

This commit is contained in:
Christophe Benz 2010-11-17 19:29:04 +01:00 committed by Romain Bignon
commit 07bca34982

View file

@ -153,7 +153,7 @@ class CantSendMessage(Exception):
class ICapMessagesPost(IBaseCap):
def post_message(self, message):
"""
Post a reply.
Post a message.
@param message Message object
@return