mirror of
https://github.com/aaru-dps/Aaru.CommonTypes.git
synced 2025-12-16 19:24:30 +00:00
Typo correction.
This commit is contained in:
@@ -718,7 +718,7 @@ namespace DiscImageChef.CommonTypes.Metadata
|
||||
discType = "Compact Disc";
|
||||
discSubType = "Atari Jaguar CD";
|
||||
break;
|
||||
case CommonTypes.MediaType.JaguarCD:
|
||||
case CommonTypes.MediaType.MilCD:
|
||||
discType = "Compact Disc";
|
||||
discSubType = "Sega MilCD";
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user