Fix typos and add new words to dictionary.

This commit is contained in:
2022-11-13 19:09:07 +00:00
parent 5ff711dfc0
commit 106a911f1c

View File

@@ -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; }