Skip to content

Commit 181dbe0

Browse files
committed
fix TrackEntry references
1 parent f289881 commit 181dbe0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

block_additional_mappings_intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ The following XML depicts the nested elements of a `BlockGroup` element with an
2323

2424
When the `BlockAddID` is set a value greater than "1", then the contents of the
2525
`BlockAdditional` element are defined by the `BlockAdditionalMapping` element, within
26-
the associated `Track` element, where the `BlockAddID` element of `BlockAdditional` element
27-
equals the `BlockAddIDValue` of the associated `Track`'s `BlockAdditionalMapping` element.
26+
the associated `TrackEntry` element, where the `BlockAddID` element of `BlockAdditional` element
27+
equals the `BlockAddIDValue` of the associated `TrackEntry`'s `BlockAdditionalMapping` element.
2828
That `BlockAdditionalMapping` element identifies a particular `Block Additional Mapping` by the `BlockAddIDType`.
2929

3030
The values of `BlockAddID` that are 2 of greater have no semantic meaning, but simply

0 commit comments

Comments
 (0)