[FIX] doc: typo

This commit is contained in:
yannprada 2015-09-22 16:04:30 +02:00 committed by Martin Trigaux
parent ddd2a3e97c
commit f0b8e52320
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ Common ORM methods
<reference/orm/oldapi>`::
>>> self.browse([7, 18, 12])
res.partner(7, 18, 12])
res.partner(7, 18, 12)
:meth:`~openerp.models.Model.exists`
Returns a new recordset containing only the records which exist in the