diff idavoll/backend.py @ 200:2189c663ba44

Epytext fixes.
author Ralph Meijer <ralphm@ik.nu>
date Tue, 10 Jun 2008 18:40:04 +0000
parents e404775b12df
children d829db6095d6
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.
 """