[FIX] doc: remove a word that does not make sense
authorhappyraul <marvolo@gmail.com>
Thu, 13 Nov 2014 07:59:54 +0000 (08:59 +0100)
committerXavier Morel <xmo@odoo.com>
Wed, 26 Nov 2014 11:05:37 +0000 (12:05 +0100)
closes #3594

doc/howtos/website.rst

index 62c28f5..18cde60 100644 (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