[doc] Refer to RsetTableView in EntityTableView docstring instead of TableView stable
authorDenis Laxalde <denis.laxalde@logilab.fr>
Tue, 05 Nov 2013 09:51:32 +0100
branchstable
changeset 9356 22c96944b175
parent 9355 19ab31ea6ffb
child 9357 2790fb8f7e03
[doc] Refer to RsetTableView in EntityTableView docstring instead of TableView
web/views/tableview.py
--- a/web/views/tableview.py	Tue Nov 12 17:10:16 2013 +0100
+++ b/web/views/tableview.py	Tue Nov 05 09:51:32 2013 +0100
@@ -867,7 +867,7 @@
 class EntityTableView(TableMixIn, EntityView):
     """This abstract table view is designed to be used with an
     :class:`is_instance()` or :class:`adaptable` predicate, hence doesn't depend
-    the result set shape as the :class:`TableView` does.
+    the result set shape as the :class:`RsetTableView` does.
 
     It will display columns that should be defined using the `columns` class
     attribute containing a list of column ids. By default, each column is