changeset 200:2189c663ba44

Epytext fixes.
author Ralph Meijer <ralphm@ik.nu>
date Tue, 10 Jun 2008 18:40:04 +0000
parents 569e4dac9bc3
children d829db6095d6
files idavoll/backend.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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<http://www.xmpp.org/extensions/xep-0060.html>)} that interacts with
+U{XEP-0060<http://www.xmpp.org/extensions/xep-0060.html>} that interacts with
 a given storage facility. It also provides an adapter from the XMPP
 publish-subscribe protocol.
 """