mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
(MESS) Fixed typo. (nw)
This commit is contained in:
parent
134c907025
commit
cdc241de4f
@ -53,7 +53,7 @@ const char *bw12_format::name() const
|
||||
|
||||
const char *bw12_format::description() const
|
||||
{
|
||||
return "Bronwell 12/14 disk image";
|
||||
return "Bondwell 12/14 disk image";
|
||||
}
|
||||
|
||||
const char *bw12_format::extensions() const
|
||||
|
Loading…
Reference in New Issue
Block a user