[FW][FIX] developer/user_interface: fix typo in 'attribute'

closes odoo/documentation#7225

Forward-port-of: odoo/documentation#7190
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
ezoer 2024-01-03 17:43:34 +00:00
parent cec2e1f322
commit 15beccfd50

View File

@ -296,7 +296,7 @@ how the matched node should be altered. By default the value is ``inside``.
the content of the inheritance spec should be ``attribute`` elements
with a ``name`` attribute and an optional body:
* if the ``attribute`` element has a body, a new attributed named
* if the ``attribute`` element has a body, a new attribute named
after its ``name`` is created on the matched node with the
``attribute`` element's text as value
* if the ``attribute`` element has no body, the attribute named after