mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Fix typos and add new words to dictionary.
This commit is contained in:
@@ -1013,7 +1013,7 @@ public class MmcFeatures
|
||||
public byte? AGIDs { get; set; }
|
||||
[DisplayName("Binding nonce blocks")]
|
||||
public byte? BindingNonceBlocks { get; set; }
|
||||
[DisplayName("Blocks per redable unit")]
|
||||
[DisplayName("Blocks per readable unit")]
|
||||
public ushort? BlocksPerReadableUnit { get; set; }
|
||||
[DisplayName("Buffer under-run free in DVD writing")]
|
||||
public bool BufferUnderrunFreeInDVD { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user