Skip to content

Commit 1e005eb

Browse files
Merge pull request #919 from retokromer/patch-1
fix tiny typo
2 parents b56e4a4 + 984645b commit 1e005eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codec_specs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,7 @@ Codec Name: Universal Subtitle Format
10591059
Description: An XML based subtitle format.
10601060
Each `BlockGroup` contains XML data from a "subtitle" XML element as defined in section 3.4 of [@!USF],
10611061
without the "subtitle" element itself and with the start, stop duration mapped to the `BlockGroup` timestamp and `BlockDuration` element.
1062-
The "image" XML elements are turned into Matroska attachements and replaced in the stream with their attachment filename.
1062+
The "image" XML elements are turned into Matroska attachments and replaced in the stream with their attachment filename.
10631063

10641064
Initialization: The `CodecPrivate` element **MAY** be present.
10651065
If present it **MAY** contains "metadata", "styles" and "effects" XML elements usable in the whole stream inside a parent "USFSubtitles" XML parent element,

0 commit comments

Comments
 (0)