[FIX] doc: remove a word that does not make sense

closes #3594
This commit is contained in:
happyraul 2014-11-13 08:59:54 +01:00 committed by Xavier Morel
parent a6de1b150c
commit 8a4745f78c
1 changed files with 1 additions and 1 deletions

View File

@ -457,7 +457,7 @@ though they may have to be looked for.
* to extend a model in-place, it's :attr:`inherited
<openerp.models.Model._inherit>` without giving it a new
:attr:`~openerp.models.Model._name`
* ``product.template`` already uses the discussions system, so we don't
* ``product.template`` already uses the discussions system, so we
can remove it from our extension model
* we're creating our courses as *published* by default so they can be
seen without having to log in