[FIX] typo in object path

bzr revid: xmo@openerp.com-20110331101636-8m9sx42byclm8vgm
This commit is contained in:
Xavier Morel 2011-03-31 12:16:36 +02:00
parent ab529f999f
commit ab3a266640
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
openerp.base.data = function(openerp) {
openerp.base.DataGroup = openerp.base.Controller.extend(
/** @lends openep.base.DataGroup# */{
/** @lends openerp.base.DataGroup# */{
/**
* Management interface between views and the collection of selected OpenERP
* records (represents the view's state?)