Skip to content

Commit 9e740e9

Browse files
committed
[FIX] developer/user_interface: fix typo in 'attribute'
closes #7190 Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
1 parent 66959cf commit 9e740e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/developer/reference/user_interface/view_records.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ how the matched node should be altered. By default the value is ``inside``.
296296
the content of the inheritance spec should be ``attribute`` elements
297297
with a ``name`` attribute and an optional body:
298298
299-
* if the ``attribute`` element has a body, a new attributed named
299+
* if the ``attribute`` element has a body, a new attribute named
300300
after its ``name`` is created on the matched node with the
301301
``attribute`` element's text as value
302302
* if the ``attribute`` element has no body, the attribute named after

0 commit comments

Comments
 (0)