[FIX] typo in doc breaking links

bzr revid: xmo@openerp.com-20120808104956-noxw9sw1c9x3ez6q
This commit is contained in:
Xavier Morel 2012-08-08 12:49:56 +02:00
parent 38e42e6134
commit d34fec4471
1 changed files with 1 additions and 1 deletions

View File

@ -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.