# HG changeset patch # User Ralph Meijer # Date 1213123204 0 # Node ID 2189c663ba4496ebc3ecf9df32425620365c0e99 # Parent 569e4dac9bc33f87fa12ec58e070817770b70702 Epytext fixes. diff -r 569e4dac9bc3 -r 2189c663ba44 idavoll/backend.py --- a/idavoll/backend.py Tue Jun 10 11:38:35 2008 +0000 +++ b/idavoll/backend.py Tue Jun 10 18:40:04 2008 +0000 @@ -8,7 +8,7 @@ This module implements a generic publish-subscribe backend service with business logic as per -L{XEP-0060)} that interacts with +U{XEP-0060} that interacts with a given storage facility. It also provides an adapter from the XMPP publish-subscribe protocol. """