diff --git a/python-stomper.spec b/python-stomper.spec index 2c72a80..4c8f63e 100644 --- a/python-stomper.spec +++ b/python-stomper.spec @@ -40,7 +40,7 @@ This is a python client implementation of the STOMP protocol. The client is attempting to be transport layer neutral. This module provides functions to create and parse STOMP messages in a programatic fashion. The messages can be easily generated and parsed, however its up to the user to do -the sending and receiving. The STOMP protocol specification can be found here: +the sending and receiving. %prep %setup -q -n stomper-%{version}