rset.py
changeset 4023 eae23c40627a
parent 3998 94cc7cad3d2d
child 4150 2835482b8daf
--- a/rset.py	Tue Dec 08 10:40:20 2009 +0100
+++ b/rset.py	Tue Dec 08 10:58:56 2009 +0100
@@ -257,7 +257,7 @@
         """
         # try to get page boundaries from the navigation component
         # XXX we should probably not have a ref to this component here (eg in
-        #     cubicweb.common)
+        #     cubicweb)
         nav = self.vreg['components'].select_or_none('navigation', self.req,
                                                      rset=self)
         if nav: