diff --git a/doc/list-view.rst b/doc/list-view.rst index 14f1766df4e..b7cdc1cd039 100644 --- a/doc/list-view.rst +++ b/doc/list-view.rst @@ -123,7 +123,7 @@ Most of the time, you'll want to define a ``tag.widget`` key :returns: String - .. js:function:: openerp,web.list.Column._format(record_data, options) + .. js:function:: openerp.web.list.Column._format(record_data, options) Never called directly, called if the column is visible and has a value.