web/views/urlpublishing.py
changeset 4023 eae23c40627a
parent 3720 5376aaadd16b
child 4252 6c4f109c2b03
--- a/web/views/urlpublishing.py	Tue Dec 08 10:40:20 2009 +0100
+++ b/web/views/urlpublishing.py	Tue Dec 08 10:58:56 2009 +0100
@@ -75,7 +75,7 @@
         :type path: str
         :param path: the path of the resource to publish
 
-        :rtype: tuple(str, `cubicweb.common.utils.ResultSet` or None)
+        :rtype: tuple(str, `cubicweb.utils.ResultSet` or None)
         :return: the publishing method identifier and an optional result set
 
         :raise NotFound: if no handler is able to decode the given path