mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
[Specification] Fix typos.
This commit is contained in:
@@ -33,7 +33,7 @@ NOTE: Bitstream deduplication tables provide a reference for associating bitstre
|
|||||||
|uint32_t
|
|uint32_t
|
||||||
|4 bytes
|
|4 bytes
|
||||||
|identifier
|
|identifier
|
||||||
|The flux data block identifier, always `BITS`
|
|The bitstream data block identifier, always `BITS`
|
||||||
|
|
||||||
|uint16_t
|
|uint16_t
|
||||||
|2 bytes
|
|2 bytes
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ If a `FLUX` block exists for a given (sub)track but no corresponding `TKLY` bloc
|
|||||||
|uint32_t
|
|uint32_t
|
||||||
|4 bytes
|
|4 bytes
|
||||||
|identifier
|
|identifier
|
||||||
|The flux data block identifier, always `TKLY`
|
|The track layout block identifier, always `TKLY`
|
||||||
|
|
||||||
|uint64_t
|
|uint64_t
|
||||||
|8 bytes
|
|8 bytes
|
||||||
|
|||||||
Reference in New Issue
Block a user